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
| Name | Type | Summary |
|---|---|---|
| ArrayExt_202012 | Dialect | Represents the JSON Schema dialect for Draft 2020-12 with array extension keywords added. |