Skip to content

Commit 8534533

Browse files
Bruno Vitorinojaviereguiluz
Bruno Vitorino
authored andcommitted
Make clear when the options are effectively required
1 parent 659546e commit 8534533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Count.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ max
119119

120120
**type**: ``integer``
121121

122-
This required option is the "max" count value. Validation will fail if the
122+
This option is the "max" count value and it is required if the **min** option has not been defined. Validation will fail if the
123123
given collection elements count is **greater** than this max value.
124124

125125
minMessage

0 commit comments

Comments
 (0)