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 validating negative values with integer and float ranges
- return false if value is negative and negative is not allowd in "data-validation-allowing" attr
- allow the "-" negative sign in regex matching for correct range checks
0 commit comments