Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to integrate server side validations? #675

Open
1 of 3 tasks
eduardoarandah opened this issue May 26, 2020 · 0 comments
Open
1 of 3 tasks

How to integrate server side validations? #675

eduardoarandah opened this issue May 26, 2020 · 0 comments

Comments

@eduardoarandah
Copy link

eduardoarandah commented May 26, 2020

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

@eduardoarandah eduardoarandah changed the title Server side validation with vue-form-generator How to integrate server side validations? Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant