-
## The problem
Conditional validation is pretty common problem, that's why we have `requiredIf` and `requiredUnless`. The problem is that they only work for `required` validation. If we want other va…
-
**Describe the bug**
Using sameAs according to the documentation doesn't seem to work, not as a string and not as a ref.
**Reproduction URL**
This can be seen in any composition API project that …
-
As per release 2.2.0 of Vue (https://github.com/vuejs/vue/releases):
> Many exposed methods and properties on Vue.util have been removed. If you previously relied on them, you should migrate off of…
-
### Make sure that you are familiar with documentation before submitting an issue.
https://vuelidate-next.netlify.com/
**Describe the bug**
When defining a rules object with `$validationGroup…
-
Nuxt with vite gives this error.
```
This version of postcss-preset-env is not optimised to work with PostCSS 8.
Please update to version 7 of PostCSS Preset Env.
```
```
"dependencies": {…
-
Hi,
I can't manage vuelidate to properly validate arrays of nested components.
Example:
MainComponent
- ANestedComponent
- fieldA
- fieldB
- ANestedComponent
- fieldA
- fieldB
- …
-
Hello. I want to report a situation where the `alpha` validator is not fully abridging all possible characters.
## Steps to reproduce
* Use this fiddle: https://jsfiddle.net/josemota/8sxs1p2r/1/…
-
Can you make this extension compatible with quasar v2 please? May just mean updating the package definition.
Thanks!
-
### Make sure that you are familiar with documentation before submitting an issue.
https://vuelidate.netlify.com/
**Describe the bug**
I want to validate image ratio before uploading to the d…
-
Hi I am having issue swiper js in my project, we are not using vue-router. we are creating components and the backend will render a path and enable components for pages. here is my dependencies
"depe…