Namespace: Json.Schema.OpenApi
Inheritance: Vocabularies
🡒 object
Declares the vocabularies of the supported drafts.
Fields
Name | Type | Summary |
---|---|---|
OpenApi | Vocabulary | The data vocabulary. |
OpenApiId | string | The 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)