MetadataError
Defined in: core/general/Error.ts:6
A descriptor error
Extends
Section titled “Extends”ErrorObject
Properties
Section titled “Properties”
optional
data:unknown
Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:83
Inherited from
Section titled “Inherited from”ErrorObject.data
instancePath
Section titled “instancePath”instancePath:
string
Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:76
Inherited from
Section titled “Inherited from”ErrorObject.instancePath
keyword
Section titled “keyword”keyword:
string
Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:75
Inherited from
Section titled “Inherited from”ErrorObject.keyword
message?
Section titled “message?”
optional
message:string
Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:80
Inherited from
Section titled “Inherited from”ErrorObject.message
params
Section titled “params”params:
P
Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:78
Inherited from
Section titled “Inherited from”ErrorObject.params
parentSchema?
Section titled “parentSchema?”
optional
parentSchema:AnySchemaObject
Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:82
Inherited from
Section titled “Inherited from”ErrorObject.parentSchema
propertyName?
Section titled “propertyName?”
optional
propertyName:string
Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:79
Inherited from
Section titled “Inherited from”ErrorObject.propertyName
schema?
Section titled “schema?”
optional
schema:unknown
Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:81
Inherited from
Section titled “Inherited from”ErrorObject.schema
schemaPath
Section titled “schemaPath”schemaPath:
string
Defined in: node_modules/.pnpm/[email protected]/node_modules/ajv/dist/types/index.d.ts:77
Inherited from
Section titled “Inherited from”ErrorObject.schemaPath
type:
"metadata"
Defined in: core/general/Error.ts:7