Closed as not planned
Description
Not sure if this is related to #451, but it would be convenient to access the map of schema URIs to validators (e.g. https://json-schema.org/draft/2020-12/schema -> Draft2012). It looks like this used to be exposed via meta_schemas
in validators.py
but was deprecated - getting a validator for the schema is useful but sometimes you want to override that and it would be helpful to do that with a string or enum value.
Metadata
Metadata
Assignees
Labels
No labels