vue-requests icon indicating copy to clipboard operation
vue-requests copied to clipboard

Proper built-in Form validation like angular

Open NinjaDev3 opened this issue 7 years ago • 3 comments

Form validation is a very essential part of an web application. Ofcourse there are some famous packages that help us do so but they are not error free or they don't satisfy all needs so. It would be great if the core vue team creates a package for all the vue lovers and develops..

NinjaDev3 avatar Nov 21 '17 20:11 NinjaDev3

I think this should be restated as: "Built-in model validation"

leevigraham avatar Dec 12 '17 06:12 leevigraham

Isn't it what Vuelidate is for? It's featured in vue-curated, what means it's considered a high-quality package, and though it's hosted in Monterail, one of its creators (@shentao) is now Vue core member.

leopiccionia avatar Dec 21 '17 12:12 leopiccionia

Agree with @leopiccionia, vuelidate is awesome. Light and powerful

probil avatar Feb 07 '18 00:02 probil