pboettch / json-schema-validator

JSON schema validator for JSON for Modern C++
Other
466 stars 134 forks source link

Apply patch before to validate "if" #230

Open didier-brizet opened 1 year ago

didier-brizet commented 1 year ago

Fixes #228

JSON instance is patched before its validation against "if ", "then" and "else" sub-schemas.