Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidationSuccessResult

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

Hierarchy

  • ValidationSuccessResult

Index

Properties

Optional castValue

castValue: any

If the value was cast to a different type, or inferred, as a result of this validation, provide it here. It will replace the input string as the value of the field in the form.

Optional stopValidation

stopValidation: boolean

If true, validation of subsequent fields will stop.

valid

valid: true

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.