Technically Feasible

Extending JSON Schema with Custom Vocabulary

on medium.com

Note: ajv — JSONSchema validation library used in the examples follows strict mode by default. Strict mode is not compatible with JSONSchema specification and its recommeded to turn it off to stay in…