Module schemas

Source
Expand description

Implementations of the different drafts of JSON schema.

Enums§

Draft
The validator can validate JSON data against different versions of JSON Schema.

Functions§

draft_from_schema
Get the Draft from a JSON Schema.
draft_from_url
Get the Draft from a JSON Schema URL.