jhthorsen / json-validator

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

fix object validation #206

Closed karenetheridge closed 4 years ago

karenetheridge commented 4 years ago

Summary

fixes two small errors with object validation - one with 'dependencies' and the other with 'propertyNames'.