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 #16754 [Validator] Update Length Validator Empty String Docs (jrjohnson)
This PR was merged into the 6.0 branch.
Discussion
----------
[Validator] Update Length Validator Empty String Docs
Empty strings are no longer valid if a min is passed, null values still
validate.
Changed in 6.0 along with dropping the deprecated `allowEmptyString` symfony/symfony#36818 option. There is some discussion that this is the intended behavior in symfony/symfony#45993
Commits
-------
9fa967e Update Length Validator Empty String Docs
0 commit comments