Package net.sourceforge.jbizmo.commons.validation
-
Class Summary Class Description BeanValidator This class provides validation services within the constraint framework -
Exception Summary Exception Description PropertyConstraintViolationException Exception that will be thrown if a property constraint is violated -
Annotation Types Summary Annotation Type Description Constraint Basic validation constraintFutureDate Future date constraintMaxDecimalValue Max.MaxFloatValue Max.MaxIntegerValue Max.MaxLength Maximum length constraintMinDecimalValue Min.MinFloatValue Min.MinIntegerValue Min.MinLength Minimum length constraintNotEmpty Not empty constraintNotNull Not null constraintPastDate Past date constraintRegularExpression Regular expression constraint