Home MetaSchemas Class
MetaSchemas Class
Cancel

MetaSchemas Class

Namespace: Json.Schema

Inheritance: MetaSchemas 🡒 object

Provides access to well-known JSON Schema meta-schemas and their identifiers for supported specification drafts.

Remarks

This class exposes static properties representing the canonical URIs and parsed schema objects for

Properties

NameTypeSummary
Applicator201909JsonSchemaGets the Applicator meta-schema for the JSON Schema Draft 2019-09 specification.
Applicator201909IdUriGets the canonical URI identifying the Applicator meta-schema for the JSON Schema Draft 2019-09 specification.
Applicator202012JsonSchemaGets the Applicator meta-schema for the JSON Schema Draft 2020-12 specification.
Applicator202012IdUriGets the canonical URI identifying the Applicator meta-schema for the JSON Schema Draft 2020-12 specification.
Content201909JsonSchemaGets the Content meta-schema for the JSON Schema Draft 2019-09 specification.
Content201909IdUriGets the canonical URI identifying the Content meta-schema for the JSON Schema Draft 2019-09 specification.
Content202012JsonSchemaGets the Content meta-schema for the JSON Schema Draft 2020-12 specification.
Content202012IdUriGets the canonical URI identifying the Content meta-schema for the JSON Schema Draft 2020-12 specification.
Core201909JsonSchemaGets the Core meta-schema for the JSON Schema Draft 2019-09 specification.
Core201909IdUriGets the canonical URI identifying the Core meta-schema for the JSON Schema Draft 2019-09 specification.
Core202012JsonSchemaGets the Core meta-schema for the JSON Schema Draft 2020-12 specification.
Core202012IdUriGets the canonical URI identifying the Core meta-schema for the JSON Schema Draft 2020-12 specification.
Draft201909JsonSchemaGets the meta-schema for the JSON Schema Draft 2019-09 specification.
Draft201909IdUriGets the canonical URI identifying the JSON Schema Draft 2019-09 meta-schema.
Draft202012JsonSchemaGets the meta-schema for the JSON Schema Draft 2020-12 specification.
Draft202012IdUriGets the canonical URI identifying the JSON Schema Draft 2020-12 meta-schema.
Draft6JsonSchemaGets the meta-schema for the JSON Schema Draft 6 specification.
Draft6IdUriGets the canonical URI identifying the JSON Schema Draft 6 specification.
Draft7JsonSchemaGets the meta-schema for the JSON Schema Draft 7 specification.
Draft7IdUriGets the canonical URI identifying the JSON Schema Draft 7 specification.
Format201909JsonSchemaGets the Format meta-schema for the JSON Schema Draft 2019-09 specification.
Format201909IdUriGets the canonical URI identifying the Format meta-schema for the JSON Schema Draft 2019-09 specification.
FormatAnnotation202012JsonSchemaGets the Format-Annotation meta-schema for the JSON Schema Draft 2020-12 specification.
FormatAnnotation202012IdUriGets the canonical URI identifying the Format-Annotation meta-schema for the JSON Schema Draft 2020-12 specification.
FormatAssertion202012JsonSchemaGets the Format-Assertion meta-schema for the JSON Schema Draft 2020-12 specification.
FormatAssertion202012IdUriGets the canonical URI identifying the Format-Assertion meta-schema for the JSON Schema Draft 2020-12 specification.
Metadata201909JsonSchemaGets the Meta-Data meta-schema for the JSON Schema Draft 2019-09 specification.
Metadata201909IdUriGets the canonical URI identifying the Meta-Data meta-schema for the JSON Schema Draft 2019-09 specification.
Metadata202012JsonSchemaGets the Meta-Data meta-schema for the JSON Schema Draft 2020-12 specification.
Metadata202012IdUriGets the canonical URI identifying the Meta-Data meta-schema for the JSON Schema Draft 2020-12 specification.
Unevaluated202012JsonSchemaGets the Unevaluated meta-schema for the JSON Schema Draft 2020-12 specification.
Unevaluated202012IdUriGets the canonical URI identifying the Unevaluated meta-schema for the JSON Schema Draft 2020-12 specification.
V1_2026JsonSchemaGets the meta-schema for the JSON Schema version 1, release 2026 specification.
V1_2026IdUriGets the canonical URI identifying the JSON Schema version v1, release 2026 specification.
V1IdUriGets the URI that identifies version 1 of the JSON Schema specification.
Validation201909JsonSchemaGets the Validation meta-schema for the JSON Schema Draft 2019-09 specification.
Validation201909IdUriGets the canonical URI identifying the Validation meta-schema for the JSON Schema Draft 2019-09 specification.
Validation202012JsonSchemaGets the Validation meta-schema for the JSON Schema Draft 2020-12 specification.
Validation202012IdUriGets the canonical URI identifying the Validation meta-schema for the JSON Schema Draft 2020-12 specification.
Contents