Determines how the specified comparison value has to be interpreted when comparing it with the TextFormField's or SelectionFormField's Text property. The enumeration contains the following values:

Members

Member Description
CustomText The comparison value has to be interpreted as custom text.
Regex The comparison value has to be interpreted as a regular expression.