Bruno Cabelleira dos Santos

Results 6 comments of Bruno Cabelleira dos Santos

Please, consider putting a notice on the project/website of this package if its no longer maintained, I've chosen this package 7 months ago because it looked reasonably active and wide...

Our team decided to move our schema validations to the [Zod Library](https://zod.dev/), it is very flexible and it has Typescript-First principles. It doesn't have any built-in support for vue reactiveness,...

see https://vuelidate-next.netlify.app/custom_validators.html#foreach-helper.

maybe check the issue i just opened #1159, it has an example of the use of `forEach` helper.

This issue is giving me a lot of headaches, and for many other people, I know that zod is a typescript first project, but would it hurt that much to...

> I run into a similar problem. I had to create the IAM instance profile manually using the command line and associate it with the necessary role. > > ```...