vuelidate-error-extractor icon indicating copy to clipboard operation
vuelidate-error-extractor copied to clipboard

feat: Add Vue 3 support

Open crutch12 opened this issue 5 years ago • 3 comments
trafficstars

I know we need vuelidate update first. But we already can prepare project to migrate to Vue 3

crutch12 avatar Oct 23 '20 17:10 crutch12

Hey what do you think it should do for Vuelidate 2.x.

It kind of has error extraction out of the box.

dobromir-hristov avatar Oct 24 '20 10:10 dobromir-hristov

I'm not seeing error extraction in Vuelidate 2.x like this provides. I think it would be useful to see this updated for Vuelidate 2.x

JohnCampionJr avatar Jan 30 '21 02:01 JohnCampionJr

I'm not seeing error extraction in Vuelidate 2.x like this provides. I think it would be useful to see this updated for Vuelidate 2.x

In Vuelidate 2 you can just use the $errors property to get the errors for each field or all of them. Let me know what you would like to see this package do.

dobromir-hristov avatar Jan 30 '21 07:01 dobromir-hristov