jhthorsen / json-validator

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

Ether/validate const #182

Closed karenetheridge closed 4 years ago

karenetheridge commented 4 years ago

Summary

Validations involving constants were failing:

(This is easy to verify by commenting out my code changes and observing that the new tests I added do not pass.)