Interface ErrorObject<K, P, S>
Type Parameters
- K extends string = string
- P = Record<string, any>
- S = unknown
Properties
Optional data
data?: unknown
instancePath
instancePath: string
keyword
Optional message
message?: string
params
Optional parentSchema
Optional propertyName
propertyName?: string
Optional schema
schemaPath
schemaPath: string