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
Hi!
I like very much your work.
I'd like to know if is there a possibility to validate two field with this rule:
if (chipAmount == 0 and chargeValue == 0) throws ...
How can I do this kind of rule using saripaar?
Thank you!!!
Robson Rocha
The text was updated successfully, but these errors were encountered:
Hi!
I like very much your work.
I'd like to know if is there a possibility to validate two field with this rule:
if (chipAmount == 0 and chargeValue == 0) throws ...
How can I do this kind of rule using saripaar?
Thank you!!!
Robson Rocha
The text was updated successfully, but these errors were encountered: