Click or drag to resize
Json.NET Schema

JSchemaTypeGenerationContext Properties

 

The JSchemaTypeGenerationContext type exposes the following members.

Properties
  NameDescription
Public propertyGenerator
The current JSchemaGenerator.
Public propertyMemberProperty
The member property.
Public propertyObjectType
The object type.
Public propertyParentContract
The parent contract.
Public propertyRequired
The required state.
Public propertySchemaDescription
The schema description.
Public propertySchemaTitle
The schema title.
Top
See Also