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
docs: further specify alpha-rules and the permit_empty rule (#9818)
* Update validation rules to specify better
Specified that the alpha-rules fail on empty strings and that permit_empty will skip all other rules except for required_with and required_without.
* docs: missing dot
* Update permit_empty rule description
Clarify behavior of permit_empty validation rule.
* Update permit_empty rule description in validation guide
Clarify the behavior of the 'permit_empty' validation rule.
0 commit comments