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