VOOZH about

URL: https://docs.json-everything.net/api/JsonSchema.Net.Generation/DescriptionAttribute/

⇱ DescriptionAttribute Class | json-everything


👁 avatar
json-everything
Library documentation
Home DescriptionAttribute Class
DescriptionAttribute Class
Cancel

DescriptionAttribute Class

Namespace: Json.Schema.Generation

Inheritance: DescriptionAttribute 🡒 ConditionalAttribute 🡒 Attribute 🡒 object

Implemented interfaces:

  • INestableAttribute
  • IAttributeHandler

Applies a description keyword.

Properties

NameTypeSummary
ConditionGroupobjectIdentifies the condition group under which this attribute applies.
DescriptionstringThe description.
GenericParameterintThe index of the parameter to which the attribute should apply. Default is -1 to indicate the root.
TypeIdobject

Constructors

DescriptionAttribute(string description)

Creates a new Json.Schema.Generation.DescriptionAttribute instance.

Declaration

1
public DescriptionAttribute(string description)
ParameterTypeDescription
descriptionstringThe value.
Contents

A new version of content is available.