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 d40680f commit fd9b230Copy full SHA for fd9b230
jsonschema-validation.xml
@@ -498,8 +498,8 @@
498
</t>
499
<t>
500
An object instance is valid against this keyword if every property name
501
- declared in "properties" except those that appear in the array is the name
502
- of a property in the instance.
+ declared in "properties" is the name of a property in the instance, with
+ the exception of the property names that appear in this keyword's array.
503
504
</section>
505
0 commit comments