karenetheridge / JSON-Schema-Modern

Validate data against a schema using a JSON Schema
https://metacpan.org/release/JSON-Schema-Modern/
Other
10 stars 1 forks source link

implement 'data' vocabulary #76

Open karenetheridge opened 1 year ago

karenetheridge commented 1 year ago

spec: https://json-everything.net/json-schema/#a-vocabulary-for-accessing-data-stored-in-json

this probably belongs in its own distribution, and can serve as a test of vocabulary extensions. Note that it requires relative-json-pointer support, which we don't have yet.