Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidationErrorResult

An interface representing the result of an attempted validation that failed.

Hierarchy

  • ValidationErrorResult

Index

Properties

Optional message

message: string | string[]

The human-readable error message(s) describing the issue.

Optional stopValidation

stopValidation: boolean

If true, validation of subsequent fields will stop.

valid

valid: false

Whether or not the validation succeeded.

Extollo Logo

extollo (v. latin) - to lift up, to elevate

Extollo is a free & libre application framework in TypeScript.