Is it possible to have a rule for QInput validation that calls backend #14921
Answered
by
metalsadman
chiwa737
asked this question in
General - Components / Directives / etc
-
|
I have a QInput used in our project, it uses rules for validation, like 'required', etc. But I also need to validate the value from backend as well. I am not sure if it is possible to add another rule side by side that has validation logic from backend. |
Beta Was this translation helpful? Give feedback.
Answered by
metalsadman
Nov 17, 2022
Replies: 1 comment 1 reply
-
|
Use an async rule |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
chiwa737
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use an async rule