kazupon / vue-validator

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

Can I use vue-validator and this custom input component? #322

Closed lavezzi1 closed 7 years ago

lavezzi1 commented 7 years ago

vue & vue-validator version

1.0.28, 2.1.7

Hello! Can I use vue-validator and this custom input component? https://josephuspaye.github.io/Keen-UI/#/ui-textbox-docs

kazupon commented 7 years ago

ref #257

Yes, You can use the validation on custom component.

lavezzi1 commented 7 years ago

Thanks. Where I can see some examples? I curios how to pass the directive like v-validate:name