Closed raphaelmenges closed 2 years ago
People seem to prefer vee-validate over vuelidate: https://www.reddit.com/r/vuejs/comments/emcsoa/veevalidate_vs_vuelidate
vee-validate
has an extensive composition-based API: https://vee-validate.logaretm.com/v4/guide/composition-api/validation
There is a method through which we can also the implement the form validation.
The current status of https://github.com/semanux/interaction-collection/tree/poc-new-vee-validation looks fine to me. We now know how to validate forms. Therefore we can close the issue.
Check different form validation plugins to be compatible with Vue3 composition API: