Open
Description
Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.
- I'm submitting a ...
- bug report
- feature request
- support request => Please do not submit support request here, see note at the top of this template.
Server side validation isn't documented in the wiki
https://vue-generators.gitbook.io/vue-generators/validation
Let's say I get some server-side error validations like
email: "this email is taken"
name: "this name is taken"
how to integrate those errors in this component?
so they are displayed next to client-side errors, on each field
Metadata
Metadata
Assignees
Labels
No labels