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
feat(form): optional limit the displayed error messages per field
Added an optional setting errorLimit (default 0 = unlimited).
When set to an integer value, only that given number of possible rule errors per field are displayed
0 commit comments