Home Vocabularies Class
Vocabularies Class
Cancel

Vocabularies Class

Namespace: Json.Schema.OpenApi

Inheritance: Vocabularies 🡒 object

Declares the vocabularies of the supported drafts.

Fields

NameTypeSummary
OpenApiVocabularyThe data vocabulary.
OpenApiIdstringThe data vocabulary ID.

Methods

Register(SchemaRegistry schemaRegistry)

Registers the all components required to use the data vocabulary.

Declaration

1
public static void Register(SchemaRegistry schemaRegistry)
Contents