User story.
As a user I want to reference JSON Schema Draft-06, Draft-07 or 2019-09 in schema function in my rulesets.
Is your feature request related to a problem?
I want to have a possibility to use newest JSON Schema drafts for schema validation in my custom rulesets. My data models are defined using draft-07 currently and they are not being loaded.
Describe the solution you'd like
I would like to add external referenced JSON Schema files following the latest drafts
Additional context
Custom Rulesets