Skip to content

@morph-mapper/source


@morph-mapper/source / SchemaRegistry

Type Alias: SchemaRegistry

SchemaRegistry = object

Defined in: schemas/index.ts:59

The registry models the set of allowed values that distinguish/categorize schemas from each other. These values impact runtime behavior, and also allow schema selection during the setup phase.

Properties

schemaDomains

schemaDomains: string[]

Defined in: schemas/index.ts:60


schemaTypes

schemaTypes: string[]

Defined in: schemas/index.ts:61


schemaVariants

schemaVariants: SchemaVariant[]

Defined in: schemas/index.ts:62