Skip to content
This repository has been archived by the owner on Dec 25, 2017. It is now read-only.

use vue-validator(^3.0.0-alpha.1) with vue.js(^2.0.1) #355

Open
6km46793 opened this issue Feb 18, 2017 · 3 comments
Open

use vue-validator(^3.0.0-alpha.1) with vue.js(^2.0.1) #355

6km46793 opened this issue Feb 18, 2017 · 3 comments

Comments

@6km46793
Copy link

When i use vue-validator in .vue files, I got a wern, detail message:
image
My code:
image

Think you

@karaoak
Copy link

karaoak commented Feb 18, 2017

As per 3.x documentation you should use: validity

e.g.
<validity field="field" :validators="rules" ref="field"></validity>

@6km46793
Copy link
Author

Thank you. 💯
image

@fairysd
Copy link

fairysd commented Jun 19, 2017

where is 3.0 docs?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants