We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd9b230 commit 6e4ab89Copy full SHA for 6e4ab89
jsonschema-validation.xml
@@ -498,8 +498,9 @@
498
</t>
499
<t>
500
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.
+ declared in "properties" within the same schema object is the name of
+ a property in the instance, with the exception of the property names
503
+ that appear in this keyword's array.
504
505
</section>
506
0 commit comments