vee-validate dialog form validation?
-
Hi!
I just started with the login/signup Dialog with quasar dialog. And I’m wandering how could the form fields be validated using vee-validate ?
I’m already using that plugin for other form validations and would like to reuse it in this login/signup forms.Thanks in advance!
-
Use Vuelidate instead. It fits perfectly.
-
Vuelidate works wonderfully
-
@rstoenescu @Dobromir Thx, switched from vee-validate to vuelidate and I completly agree with you.
It just rocks!
-
Sorry to resurrect this… how were you able to use vuelidate or any sort of error displays using the dialog? I’ve been trying and researching but can’t find anything definitive.