Extending JSON Schema with Custom Vocabulary
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β¦