Uiinfrastructure API Docs  
 

com.plumtree.uiinfrastructure.validators Namespace

Namespace hierarchy

Classes

Class Description
IntRangeValidator  
LengthValidator Validates that a input value is less than a given length
NotEmptyValidator A PageControl Validator to check that the value of the page control is not null or an empty String
PositiveIntValidator Validates that an object is a positive int.