pboettch / json-schema-validator

JSON schema validator for JSON for Modern C++
Other
463 stars 133 forks source link

Verbose error messages for logical combinations (#105) #310

Closed zecoaat closed 2 months ago

zecoaat commented 4 months ago

Verbose error messages created for logical combinations: anyOf, oneOf, allOf

For more information see this ticket: https://github.com/pboettch/json-schema-validator/issues/105

pboettch commented 2 months ago

Let's go. I like it.