NJsonSchema.Generation
Namespace with 8 public types
Classes
DataToJsonSchemaGenerator
Generates a JSON Schema from sample JSON data.
DefaultReflectionService
The default reflection service implementation.
JsonSchemaGenerator
Generates a object for a given type.
JsonSchemaGeneratorSettings
The JSON Schema generator settings.
JsonTypeDescription
Gets JSON information about a .NET type.
SchemaProcessorContext
The schema processor context.
Interfaces
IReflectionService
Provides methods to reflect on types.
ISchemaProcessor
The schema processor interface.