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 76b5c79 commit e7a0accCopy full SHA for e7a0acc
jsonschema-validation.xml
@@ -500,8 +500,9 @@
500
</t>
501
<t>
502
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.
+ declared in "properties" within the same schema object is the name of
+ a property in the instance, with the exception of the property names
505
+ that appear in this keyword's array.
506
507
</section>
508
0 commit comments