Home TypeGenerationContext Class
TypeGenerationContext Class
Cancel

TypeGenerationContext Class

Namespace: Json.Schema.Generation

Inheritance: TypeGenerationContext 🡒 SchemaGenerationContextBase 🡒 object

Provides a context for generating schemas for types.

Properties

NameTypeSummary
HashintA calculated hash value that represents and identifies this context.
IntentsList<ISchemaKeywordIntent>The keyword intents required for this type.
ReferenceCountintThe number of times this context has been referenced.
TypeTypeThe type.
Contents