Hierarchy

  • Omit<ErrorObject, "instancePath" | "schemaPath">
    • ErrorObject

Properties

data?: unknown
dataPath?: string
keyword: string
message?: string
params: Record<string, any>
parentSchema?: AnySchemaObject
propertyName?: string
schema?: unknown
schemaPath?: string

Generated using TypeDoc