Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorgreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition

Default Validator takes

...

care of most form input element validation use cases

...

needs.

Figure 1: Default Validator Properties

NameDescription
MandatoryWhen checked, field value must be filled.
Type
  • Alphabet
  • Alphanumeric
  • Numeric
  • Email
  • Custom Regular Expression
Custom Regular Expression

Required when Custom Regular Expression is selected in Type attribute above.

Info
titleInfo

Validation performed is case insensitive.

Custom Error Message Shown When Validation FailMessage to show when validation fails.