NJsonSchema
Namespace with 12 public types
Classes
JsonObjectTypeDescription
Gets JSON information about a .NET type.
JsonProperty
A description of a JSON property of a JSON object.
JsonSchema4
A base class for describing a JSON schema.
JsonSchemaDefinitionAppender
Appends a JSON Schema to the Definitions of another JSON Schema.
SchemaResolver
Manager which resolves types to schemas.
Enumerations
EnumHandling
Defines the enum handling.
JsonObjectType
Enumeration of the possible object types.
Static Classes
JsonFormatStrings
Class containing the constants available as format string.
JsonPathUtilities
Utilities to work with JSON paths.
JsonSchemaReferenceUtilities
Provides utilities to resolve and set JSON schema references.
Interfaces
ISchemaDefinitionAppender
Appends a schema to the definition list of the root object.
ISchemaResolver
Manager which resolves types to schemas.