Skip to content

Add ability to validate schema against corresponding meta-schema #77

@ekzobrain

Description

@ekzobrain

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions