Now that we know how to handle validation on a per-field level, we’re going to take a look at validating a more robust, complex form. I’ve gone ahead and created a form for us to use, so that we can get right into validating it. Please make sure to start with a fresh copy of this lesson’s branch: L4-start
.
Whenever the form’s submit event is fired (through a user clicking the submit button, or hitting enter, etc.) we want to make sure that vee-validate
runs all of our v