Namespace: Json.Schema.Generation
Inheritance: TypeGenerationContext 🡒 SchemaGenerationContextBase 🡒 object
Provides a context for generating schemas for types.
Properties
| Name | Type | Summary |
|---|---|---|
| Intents | List<ISchemaKeywordIntent> | The keyword intents required for this type. |
| References | List<MemberGenerationContext> | The number of times this context has been referenced. |
| Type | Type | The type. |