Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICellInputValidatorResponse

A response object returned from cell input validator

Hierarchy

  • ICellInputValidatorResponse

Index

Properties

Properties

Optional message

message: undefined | string

Validation error message. Set only when input is invalid

valid

valid: boolean

Flag indicating cell input is valid or not

Generated using TypeDoc