Skip to content

Commit 6e4ab89

Browse files
Update jsonschema-validation.xml
Co-authored-by: Ben Hutton <[email protected]>
1 parent fd9b230 commit 6e4ab89

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
@@ -498,8 +498,9 @@
498498
</t>
499499
<t>
500500
An object instance is valid against this keyword if every property name
501-
declared in "properties" is the name of a property in the instance, with
502-
the exception of the property names that appear in this keyword's array.
501+
declared in "properties" within the same schema object is the name of
502+
a property in the instance, with the exception of the property names
503+
that appear in this keyword's array.
503504
</t>
504505
</section>
505506

0 commit comments

Comments
 (0)