ExodusMovement / schemasafe

A reasonably safe JSON Schema validator with draft-04/06/07/2019-09/2020-12 support.
https://npmjs.com/@exodus/schemasafe
MIT License
161 stars 12 forks source link

pointer: include top-level $id in full objpath refs #92

Closed ChALkeR closed 4 years ago

ChALkeR commented 4 years ago

That might be needed if the top-level $id induced an origin change.

Tests will come separately.