kazupon / vue-validator

:white_check_mark: Validator component for Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to resolve directive: validate

QinFeiFei opened this issue · comments

commented

Vue 2.5.1

commented

vue-validator 3.0.0-alpha.2

commented

I meet the same issue

I think this library can only be used in 2.2 before as the readme said that (2.2 later, not works)
Because this plugin depends on vue.util which is not opened to external plugin anymore

commented

do not work

Here is the possible related issue #357

use <validity> instead of <validator>

try vue/1.0.24 + vue-validator/2.1.3