Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidationResult

Interface for validation results.

Hierarchy

  • ValidationResult

Index

Properties

Properties

isValid

isValid: boolean

If the changes are valid.

memberof

{ValidationResult}

Optional message

message: string

The validation message, when the validation fails.

memberof

{ValidationResult}

Generated using TypeDoc