Plumtree UI Infrastructure API  
 

NotEmptyValidator Fields

The fields of the NotEmptyValidator class are listed below. For a complete list of NotEmptyValidator class members, see the NotEmptyValidator 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)

See Also

NotEmptyValidator Class | com.plumtree.uiinfrastructure.validators Namespace