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 8d72a1f commit d16e1ffCopy full SHA for d16e1ff
reference/constraints/Length.rst
@@ -1,7 +1,7 @@
1
Length
2
======
3
4
-Validates that a given string length is *between* some minimum and maximum
+Validates that a given string length is *between* some minimum (if is not null or blank, cf. the `min`_ option) and maximum
5
value.
6
7
+----------------+----------------------------------------------------------------------+
0 commit comments