Add an analogue of this AVJ method: https://ajv.js.org/api.html#ajv-validateschema-schema-object-boolean
This method should automatically detect a corresponding meta-schema and run validation against it. Also it should validate that refs are correct (resolvable) and that regular expressions in pattern keywords compile without errors.