json icon indicating copy to clipboard operation
json copied to clipboard

Schema Validation Failure Reason

Open maierlars opened this issue 3 years ago • 0 comments

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.

maierlars avatar Jan 25 '22 15:01 maierlars