You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.