Class DataValidationError

Represents and error when any fields of a validation-enabled class fails to validate.

Hierarchy

  • DataValidationError

Constructors

Properties

Constructors

Properties

The detaied error message(s).

message: string

The user-friendly error message.

name: string

The name of the error.

Generated using TypeDoc