Class SchemaVocabularies
Defines the official draft-08 vocabularies.
Inheritance
System.Object
SchemaVocabularies
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Manatee.Json.Schema
Assembly: Manatee.Json.dll
Syntax
public static class SchemaVocabularies
Fields
| Improve this Doc View SourceApplicator
Identifies the 2019-09 applicator keywords vocabulary.
Declaration
public static readonly SchemaVocabulary Applicator
Field Value
Type | Description |
---|---|
SchemaVocabulary |
Content
Identifies the 2019-09 content keywords vocabulary.
Declaration
public static readonly SchemaVocabulary Content
Field Value
Type | Description |
---|---|
SchemaVocabulary |
Core
Identifies the 2019-09 core keywords vocabulary.
Declaration
public static readonly SchemaVocabulary Core
Field Value
Type | Description |
---|---|
SchemaVocabulary |
Format
Identifies the 2019-09 format keywords vocabulary.
Declaration
public static readonly SchemaVocabulary Format
Field Value
Type | Description |
---|---|
SchemaVocabulary |
MetaData
Identifies the 2019-09 meta-data keywords vocabulary.
Declaration
public static readonly SchemaVocabulary MetaData
Field Value
Type | Description |
---|---|
SchemaVocabulary |
None
Used for keywords that only exist in schema versions prior to 2019-09.
Declaration
public static readonly SchemaVocabulary None
Field Value
Type | Description |
---|---|
SchemaVocabulary |
Validation
Identifies the 2019-09 validation keywords vocabulary.
Declaration
public static readonly SchemaVocabulary Validation
Field Value
Type | Description |
---|---|
SchemaVocabulary |