kazupon / vue-validator

:white_check_mark: Validator component for Vue.js
MIT License
2.19k stars 431 forks source link

v-model is not work well with checkbox validate #153

Closed neekychan closed 8 years ago

neekychan commented 8 years ago

https://jsfiddle.net/w38Lgxh3/

when i use the v-model directive in checkbox validate, the validate will run after checkbox blur!