Hierarchy

  • AggregateError
    • ValidationError

Constructors

Properties

Constructors

Properties

cause?: unknown
errors: any[]
message: string
name: string = 'ValidationError'
stack?: string