Home Dialect Class
Dialect Class
Cancel

Dialect Class

Namespace: Json.Schema.ArrayExt

Inheritance: Dialect 🡒 object

Provides predefined JSON Schema dialects and extension vocabulary identifiers for use with Draft 2020-12 schemas, including support for array-specific extensions.

Remarks

Use the members of this class to reference dialects and vocabulary IDs when working with JSON Schema validation that requires array ordering or unique key features. The dialects defined here extend the standard Draft

Fields

NameTypeSummary
ArrayExt_202012DialectRepresents the JSON Schema dialect for Draft 2020-12 with array extension keywords added.
Contents