davestewart / vee-element

Replaces Element UI's validation engine with Vee Validate
http://vee-element.netlify.com
MIT License
73 stars 8 forks source link

How can I add server side validation errors #35

Closed Stenfrank closed 4 years ago

Stenfrank commented 4 years ago

For example, I have the following 'required|email' validations in the "email" field, but the server may return errors for example that the email is already in use

davestewart commented 4 years ago

Ta da!

http://vee-validate.logaretm.com/v2/examples/async-backend-validation.html