You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #13358 Consider option "allowEmptyString" in examples (W0rma)
This PR was merged into the 4.4 branch.
Discussion
----------
Consider option "allowEmptyString" in examples
According to https://symfony.com/doc/4.4/reference/constraints/Length.html#allowemptystring the option "allowEmptyString" is mandatory if "min" is set (only for symfony 4.4). Therefore I'd like to consider this in the examples.
Commits
-------
a0ffdb4 consider "allowEmptyString" option in example
0 commit comments