Skip to content

Commit 76b5c79

Browse files
Improve requiredAllExcept wording
Co-authored-by: Karen Etheridge <ether@cpan.org>
1 parent d0a73b8 commit 76b5c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonschema-validation.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -500,8 +500,8 @@
500500
</t>
501501
<t>
502502
An object instance is valid against this keyword if every property name
503-
declared in "properties" except those that appear in the array is the name
504-
of a property in the instance.
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.
505505
</t>
506506
</section>
507507

0 commit comments

Comments
 (0)