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
{{ message }}
This repository has been archived by the owner on May 2, 2024. It is now read-only.
Hi
Take a look at this gist
I'm trying to do a custom validation to check that, when a option2 is selected, a related count figure must be divisible by 4.
I can see that getOutput is returning Nothing in the right instances, but:
option2
and entering a number indivisible by 4, no error is shownCan you see see what I am doing wrong?
The text was updated successfully, but these errors were encountered: