open-attestation icon indicating copy to clipboard operation
open-attestation copied to clipboard

Add option to pass a json schema

Open Nebulis opened this issue 5 years ago • 0 comments

Should OA also perform validation on external schema. So I can pass in my own json schema and it checks that it conforms to the base OA schema and the one I provide, instead of just the name of the external schema. This way, I dont have to implement AJV again when using this package.

Follow-up of #57

Nebulis avatar Dec 13 '19 06:12 Nebulis