vuejs/awesome-vue

contribution vue form Validation Library

dev-zl opened this issue · 0 comments

What problem does this feature solve?
my think vue.js ecology lack form Validation Library
although exist plenty of form Validation Library ,yet None of them are particularly good.

They can only do simple validation Complex and not for vue components support custom validation fail style.

my contribution is VccValidate
docs (https://dev-zl.github.io/VccValidate/#/)
npm (https://www.npmjs.com/package/vcc-validate)

What does the proposed API look like?
docs (https://dev-zl.github.io/VccValidate/#/)