Skip to content

Commit d16e1ff

Browse files
committed
Add warning
1 parent 8d72a1f commit d16e1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Length.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Length
22
======
33

4-
Validates that a given string length is *between* some minimum and maximum
4+
Validates that a given string length is *between* some minimum (if is not null or blank, cf. the `min`_ option) and maximum
55
value.
66

77
+----------------+----------------------------------------------------------------------+

0 commit comments

Comments
 (0)