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
less_than -> Fails if field is greater than or equal to the parameter value or not numeric.
less_than_equal_to -> Fails if field is greater than the parameter value or not numeric.
must be reverse!
The text was updated successfully, but these errors were encountered:
njsx
added
the
bug
Verified issues on the current code behavior or pull requests that will fix them
label
May 2, 2020
In the validation section:
less_than -> Fails if field is greater than or equal to the parameter value or not numeric.
less_than_equal_to -> Fails if field is greater than the parameter value or not numeric.
must be reverse!
The text was updated successfully, but these errors were encountered: