Validating Vue 3 Forms

Lessons

1. Why Vee-Validate?

2:15

2. Setting Up

8:24

3. Validating at form level

5:01

4. Submitting bigger forms

11:47

5. Using YUP for validations

4:46

6. Lazy Validation

5:02

Using YUP for validations

Writing your own validation methods can be cumbersome and can greatly increase the time required to get a validated form up and running. Additionally, you have to keep in mind