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 48736f7 commit 6853f30Copy full SHA for 6853f30
jsonschema-core.xml
@@ -2342,7 +2342,7 @@
2342
An array instance is valid against "contains" if at least one of
2343
its elements is valid against the given schema,
2344
except when "minContains" is present and has a value of 0, in which
2345
- case an array instance MUST be valid against the "contains" keyword,
+ case an array instance MUST be considered valid against the "contains" keyword,
2346
even if NONE of its elements is valid against the given schema.
2347
</t>
2348
<t>
0 commit comments