jhthorsen/json-validator

Add support for unevaluatedItems and unevaluatedProperties

jhthorsen opened this issue · 1 comments

JSON::Validator::Schema::Draft201909 does not know how to track annotations and because of that unable to validate unevaluatedItems and unevaluatedProperties.

PR can be created seperately for annotations, unevaluatedItems and unevaluatedProperties.

Closing this in favor of #247.