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

"find all $refs" interface #35

Closed karenetheridge closed 3 years ago

karenetheridge commented 3 years ago

As a more specific usecase of a traversal mechanism, it can be useful to have an interface which extracts all (genuine) $ref keywords from a schema, and provides them along with their location in the document and the fully-resolved form of the reference (using the localized canonical uri as a base).

blocked on #33.

karenetheridge commented 3 years ago

no longer blocked.

karenetheridge commented 3 years ago

This was done in release 0.017.