acornejo/jjv

does it support ref to local file?

Closed this issue · 1 comments

something like
"$ref": "definitions.json#/definition/myformat"

it does support remote and local refs, but you must specifically load them and suply them to jjv, since it will not initiate file reads (remote or local) due to security concerns.