Click or drag to resize
Json.NET Schema

JSchemaGenerator Properties

 

The JSchemaGenerator type exposes the following members.

Properties
  NameDescription
Public propertyContractResolver
Gets or sets the contract resolver.
Public propertyDefaultRequired
Gets or sets the default required state of schemas.
Public propertyGenerationProviders
Gets a collection of JSchemaGenerationProvider instances that are used to customize JSchema generation.
Public propertySchemaIdGenerationHandling
Gets or sets how IDs are generated for schemas with no ID.
Public propertySchemaLocationHandling
Gets or sets the location of referenced schemas.
Public propertySchemaPropertyOrderHandling
Gets or sets the schema property order.
Public propertySchemaReferenceHandling
Gets or sets whether generated schemas can be referenced.
Top
See Also