json
json copied to clipboard
Schema Validation Failure Reason
I am huge fan of tao-json! Great work! To make tao-json even better it would be super awesome if the schema validation could report more than just true/false, or valid/invalid. Additionally, it could provide the path to the invalid field and a short string explaining the error (something like: expected number) or a error code, like kExpectedNumber.