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
fix(LengthValidator): don't validate maximum if no maximum is given
This commit allows the maximum constraint to be entirely bypassed by setting the maximum property to 0 as some cases will not have a static maximum value.
0 commit comments