jhthorsen / json-validator

:cop: Validate data against a JSON schema
https://metacpan.org/release/JSON-Validator
56 stars 58 forks source link

fix: handle validation of true, false schemas in oneOf #201

Closed karenetheridge closed 4 years ago

karenetheridge commented 4 years ago

Summary

schema_type did not handle boolean schemas.