Package com.plumtree.uiinfrastructure.validators

Class Summary
IntRangeValidator Validates that an object is within a given int range bounded by m_intMax & m_intMin.
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.
 




Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.