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

Setting Up

In this lesson, we’re going to get started with the vee-validate library and validate our first form fields!

Getting started

If you haven’t done it already, please grab a copy of the course’s repository from the Lesson Resources below. I’ve set us up with a sample login form that incl