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

Nested validation documentation page is broken #186

Closed hadihallak closed 6 years ago

hadihallak commented 6 years ago

https://indicative.adonisjs.com/syntax-guide#_nested_data

thetutlage commented 6 years ago

Yes, it should be https://indicative.adonisjs.com/docs/syntax-guide#_nested_data. Mind sharing a PR for same?