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

Please make compatible with vee-validate 3.x #11

Open
tanthammar opened this issue Oct 23, 2019 · 1 comment
Open

Please make compatible with vee-validate 3.x #11

tanthammar opened this issue Oct 23, 2019 · 1 comment

Comments

@tanthammar
Copy link

No description provided.

@tanthammar tanthammar changed the title Please add vee-validate 3.x support Please make compatible with vee-validate 3.x Oct 23, 2019
@JamesAnelay
Copy link

May be useful to anybody landing here in the future - https://vee-validate.logaretm.com/v3/advanced/server-side-validation.html

I ended up with something like:

.catch(err => {
                    this.$refs.form.setErrors(err.response.data.errors);
                })

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

2 participants