poppinss / indicative

Indicative is a simple yet powerful data validator for Node.js and browsers. It makes it so simple to write async validations on nested set of data.
https://indicative.adonisjs.com/
MIT License
417 stars 52 forks source link

Error in documentation #258

Closed LeCoupa closed 3 years ago

LeCoupa commented 4 years ago

There is an issue on this page:

https://indicative-v5.adonisjs.com/docs/requiredwithoutany

Should it be?

Ensures the field is required when any of the other fields has empty values.

thetutlage commented 4 years ago

Mind sending a PR?

LeCoupa commented 4 years ago

@thetutlage I tried, but I don't know where the file is for indicative-v5. I always stumble upon this one (which is correct).

https://github.com/poppinss/indicative.adonisjs.com/blob/master/docs/validations/existence/requiredWithoutAny.md