Class MetaSchemas
Defines the official draft meta-schemas.
Inheritance
System.Object
MetaSchemas
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 MetaSchemas
Fields
| Improve this Doc View SourceDraft04
The meta-schema for draft-04.
Declaration
public static readonly JsonSchema Draft04
Field Value
Type | Description |
---|---|
JsonSchema |
Draft06
The meta-schema for draft-046.
Declaration
public static readonly JsonSchema Draft06
Field Value
Type | Description |
---|---|
JsonSchema |
Draft07
The meta-schema for draft-07.
Declaration
public static JsonSchema Draft07
Field Value
Type | Description |
---|---|
JsonSchema |
Draft2019_09
The meta-schema for 2019-09.
Declaration
public static readonly JsonSchema Draft2019_09
Field Value
Type | Description |
---|---|
JsonSchema |
Draft2019_09_Applicator
The applicator meta-schema for 2019-09.
Declaration
public static readonly JsonSchema Draft2019_09_Applicator
Field Value
Type | Description |
---|---|
JsonSchema |
Draft2019_09_Content
The content meta-schema for 2019-09.
Declaration
public static readonly JsonSchema Draft2019_09_Content
Field Value
Type | Description |
---|---|
JsonSchema |
Draft2019_09_Core
The core meta-schema for 2019-09.
Declaration
public static readonly JsonSchema Draft2019_09_Core
Field Value
Type | Description |
---|---|
JsonSchema |
Draft2019_09_Format
The format meta-schema for 2019-09.
Declaration
public static readonly JsonSchema Draft2019_09_Format
Field Value
Type | Description |
---|---|
JsonSchema |
Draft2019_09_MetaData
The annotation meta-schema for 2019-09.
Declaration
public static readonly JsonSchema Draft2019_09_MetaData
Field Value
Type | Description |
---|---|
JsonSchema |
Draft2019_09_Validation
The assertion meta-schema for 2019-09.
Declaration
public static readonly JsonSchema Draft2019_09_Validation
Field Value
Type | Description |
---|---|
JsonSchema |