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 #12439 [Validator] Options min and max of Length constraint not required simultaneously (ohvitorino)
This PR was merged into the 3.4 branch.
Discussion
----------
[Validator] Options `min` and `max` of Length constraint not required simultaneously
As for the Count validator constraint (see: #12416]) the options `min` and `max` of the Length constraint are not required simultaneously.
Commits
-------
0f22305 Make clear when the options min and max are required
0 commit comments