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 2b14ac9 commit d8ad641Copy full SHA for d8ad641
jsonschema-validation.xml
@@ -443,8 +443,8 @@
443
<t>
444
A value of 0 is allowed, but is only useful for setting a range
445
of occurrences from 0 to the value of "maxContains". A value of
446
- 0 causes "minContains" to always pass validation (but validation can
447
- still fail against a "maxContains" keyword).
+ 0 causes "minContains" and "contains" to always pass validation
+ (but validation can still fail against a "maxContains" keyword).
448
</t>
449
450
Omitting this keyword has the same behavior as a value of 1.
0 commit comments