Home MemberGenerationContext Class
MemberGenerationContext Class
Cancel

MemberGenerationContext Class

Namespace: Json.Schema.Generation

Inheritance: MemberGenerationContext 🡒 SchemaGenerationContextBase 🡒 object

Provides context for object members to include those attributes.

Properties

NameTypeSummary
AttributesList<Attribute>Gets the set of member attributes.
BasedOnSchemaGenerationContextBaseGets the context this is based on.
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