Get schema router registered to this schema parser
Build a schema from provided json assigning a random scope. This method registers the parsed schema (and relative subschemas) to the schema router
Build a schema from provided json. This method registers the parsed schema (and relative subschemas) to the schema router
Builds a true of false schema assigning a random scope
Builds a true of false schema
Build a schema from provided unparsed json assigning a random scope. This method registers the parsed schema (and relative subschemas) to the schema router
Build a schema from provided unparsed json. This method registers the parsed schema (and relative subschemas) to the schema router
Add a custom format validator
Add a to this schema parser to support custom keywords
Create a new SchemaParser for Json Schema Draft2019-09 schemas
Create a new SchemaParser for Json Schema Draft-7 schemas
Create a new SchemaParser for OpenAPI schemas
Generated using TypeDoc
Parse a Json Schema. The parser can be extended to support custom keywords using