Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ValidationError

Hierarchy

  • Error
    • ValidationError

Index

Constructors

constructor

  • new ValidationError(message: string, extras?: undefined | object): ValidationError

Properties

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Methods

asValidationResultError

Static fromResultError

Generated using TypeDoc