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.
JsonSchemaGenerator
Generates a object for a given type.
JsonSchemaGeneratorSettings
The JSON Schema generator settings.
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
ISchemaResolver
Manager which resolves types to schemas.