Uiinfrastructure API Docs  
 

LengthValidator Fields

The fields of the LengthValidator class are listed below. For a complete list of LengthValidator class members, see the LengthValidator Members topic.

Public Instance Fields

m_sErrorMessage (inherited from AValidator) error message associated with this validator
m_strFormName name of the form where this validator appears (used by JavaScript validation)
m_strInputName name of the input which this validator works on (used by JavaScript validation)
VALIDATOR_NAME 

See Also

LengthValidator Class | com.plumtree.uiinfrastructure.validators Namespace