Replies: 1 comment
-
|
Sounds good! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://vueform.com/docs/validating-elements#async-validation
verificationCodeCheckis a custom async validator that calls a backend API. I only want this to be invoked after the other validators have succeeded. Is this possible? Maybe a global setting that enforces that rules are evaluated in-order and only when previous rules succeeded would do the trick?Beta Was this translation helpful? Give feedback.
All reactions