Uses of Class
net.sourceforge.jbizmo.commons.validation.Constraint
-
Packages that use Constraint Package Description net.sourceforge.jbizmo.commons.validation -
-
Uses of Constraint in net.sourceforge.jbizmo.commons.validation
Classes in net.sourceforge.jbizmo.commons.validation with annotations of type Constraint Modifier and Type Class Description interfaceFutureDateFuture date constraintinterfaceMaxDecimalValueMax.interfaceMaxFloatValueMax.interfaceMaxIntegerValueMax.interfaceMaxLengthMaximum length constraintinterfaceMinDecimalValueMin.interfaceMinFloatValueMin.interfaceMinIntegerValueMin.interfaceMinLengthMinimum length constraintinterfaceNotEmptyNot empty constraintinterfaceNotNullNot null constraintinterfacePastDatePast date constraintinterfaceRegularExpressionRegular expression constraint
-