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 659546e commit 8534533Copy full SHA for 8534533
reference/constraints/Count.rst
@@ -119,7 +119,7 @@ max
119
120
**type**: ``integer``
121
122
-This required option is the "max" count value. Validation will fail if the
+This option is the "max" count value and it is required if the **min** option has not been defined. Validation will fail if the
123
given collection elements count is **greater** than this max value.
124
125
minMessage
0 commit comments