Skip to content

Commit e7a0acc

Browse files
Update jsonschema-validation.xml
Co-authored-by: Ben Hutton <relequestual@gmail.com>
1 parent 76b5c79 commit e7a0acc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

jsonschema-validation.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -500,8 +500,9 @@
500500
</t>
501501
<t>
502502
An object instance is valid against this keyword if every property name
503-
declared in "properties" is the name of a property in the instance, with
504-
the exception of the property names that appear in this keyword's array.
503+
declared in "properties" within the same schema object is the name of
504+
a property in the instance, with the exception of the property names
505+
that appear in this keyword's array.
505506
</t>
506507
</section>
507508

0 commit comments

Comments
 (0)