VOOZH about

URL: https://docs.json-everything.net/api/JsonSchema.Net.Data/MetaSchemas/

⇱ MetaSchemas Class | json-everything


👁 avatar
json-everything
Library documentation
Home MetaSchemas Class
MetaSchemas Class
Cancel

MetaSchemas Class

Namespace: Json.Schema.Data

Inheritance: MetaSchemas 🡒 object

Provides access to the data extensions vocabulary meta-schema and methods for registering its components.

Remarks

Use this class to register and retrieve the meta-schema required for working with the data vocabulary in JSON Schema processing. All members are static and intended for application-wide

Fields

NameTypeSummary
Data_202012IdUriThe ID for the draft 2020-12 extension vocabulary which includes the data vocabulary.

Properties

NameTypeSummary
DataJsonSchemaThe array extensions vocabulary meta-schema.

Methods

Register(BuildOptions buildOptions)

Registers the all components required to use the array extensions vocabulary.

Declaration

1
public static void Register(BuildOptions buildOptions)
Contents

A new version of content is available.