Skip to content

How to integrate server side validations?  #675

Open
@eduardoarandah

Description

@eduardoarandah

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions