json_schema v0.2.0 JsonSchema.Resolver View Source

Module containing functions for resolving types. Main function being the resolve_type function.

Link to this section Summary

Functions

Resolves a type given its identifier, parent identifier, its enclosing SchemaDefinition and the schema dictionary of the whole set of parsed JSON schema files

Link to this section Functions

Resolves a type given its identifier, parent identifier, its enclosing SchemaDefinition and the schema dictionary of the whole set of parsed JSON schema files.