Vue Composition API: Validation - bcgov/healthgateway GitHub Wiki
Notes
- Update Vuelidate package to ^2.0.0 and follow migration steps.
- Consider switching to the more popular VeeValidate.
Documentation
- Vuelidate Migration Guide from v0.x
- VeeValidate v3, compatible with Vue 2
- VeeValidate v4, compatible with Vue 3