json_schema_document library

A library to handle JSON Schema Documents.

Classes

JsonSchema
A JsonSchemaDocument.

Enums

JsonSchemaType
An instance has one of six primitive types, and a range of possible values depending on the type:

Properties

stringToJsonSchemaType Map<String, JsonSchemaType>
getter/setter pair