We heavily use validate.js and absolutely enjoy its features and simple API.
However, due to lack of complete support for nested object validation, we are forced to write wrappers on top. In the validatejs home page, it was mentioned that complex nested validations can be done via schemas. What does that mean or what are some other good options for complex nested array objects validations?
We heavily use validate.js and absolutely enjoy its features and simple API.
However, due to lack of complete support for nested object validation, we are forced to write wrappers on top. In the validatejs home page, it was mentioned that complex nested validations can be done via schemas. What does that mean or what are some other good options for complex nested array objects validations?