Namespace: Json.Schema.ArrayExt
Inheritance: Vocabularies 🡒 object
Declares the vocabularies of the supported drafts.
Fields
| Name | Type | Summary |
|---|---|---|
| ArrayExt | Vocabulary | The array extensions vocabulary. |
| ArrayExtId | string | The array extensions vocabulary ID. |
Methods
Register(SchemaRegistry schemaRegistry)
Registers the all components required to use the array extensions vocabulary.
Declaration
1
public static void Register(SchemaRegistry schemaRegistry)