-
### vue & vuelidate-error-extractor version
2.0.x, 2.4.1
I'm using vuelidate (0.7.5) with VuelidateErrorExtractor(2.4.1) this way :
`import Vuelidate from "vuelidate";
import VuelidateErrorExt…
-
Have a feature request?
Hi there! Great library, solving a very common problem with validate in general as there tends to be validation message "sprawl".
Currently using `Vuetify` and I tried o…
-
title say it all.. thats all someone share there types? thank you
-
Hello.
Please advise, how to run translation functions like (gettext, ngettext and etc. ) in custom js file? For example Vue-Gettext is installed and initiated in main.js file, everything is working …
-
At first I wanted to archive my stable project (archive_project) because it would be upgraded to the next version, what I did was copy all the files folder except node_modules to the folder (next_pr…
-
# Roadmap
## Github Issues
- Investigate all issues, tag and label by type (in progress)
- Close none relevant or outdated ones (in progress)
- Note the major bugs and issues and tackle those fi…
-
Hi !
I'd like to know if it would be possible to add an array of validator's names (`$errors`) for each non passing validator of each value :
**How would it look like :**
```js
// here noth…
-
- Laravel Mix Version: laravel-mix@4.0.13 (`npm list --depth=0`)
- Node Version (`node -v`): v10.10.0
- NPM Version (`npm -v`): 6.5.0
- OS:
### Description:
css files are empty (0 byt…
-
How can I customize .errors base language?
-
We have a complicated issue with Vue and Vuelidate, basically we've made a Vue component library with Vue and Vuelidate. The library is built with Rollup.
Some components are validated like so:
…