Skip to content

MetadataError

Defined in: core/general/Error.ts:6

A descriptor error

  • ErrorObject

optional data: unknown

Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:83

ErrorObject.data


instancePath: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:76

ErrorObject.instancePath


keyword: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:75

ErrorObject.keyword


optional message: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:80

ErrorObject.message


params: P

Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:78

ErrorObject.params


optional parentSchema: AnySchemaObject

Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:82

ErrorObject.parentSchema


optional propertyName: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:79

ErrorObject.propertyName


optional schema: unknown

Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:81

ErrorObject.schema


schemaPath: string

Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:77

ErrorObject.schemaPath


type: "metadata"

Defined in: core/general/Error.ts:7