Class ValidationResult

Represents the result of a validation, with a status (true or false) and a message.

Hierarchy

  • ValidationResult

Constructors

Properties

Constructors

Properties

message: string = null
status: boolean

Generated using TypeDoc