Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InputBoxValidationMessage

Object to configure the behavior of the validation message.

Hierarchy

  • InputBoxValidationMessage

Index

Properties(2)

Properties(2)

Readonly message

message: string

The validation message to display.

Readonly severity

The severity of the validation message. NOTE: When using InputBoxValidationSeverity.Error, the user will not be allowed to accept (hit ENTER) the input. Info and Warning will still allow the InputBox to accept the input.

Generated by TypeDoc. Maintained by 洛竹