|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPropertyConstraint | |
---|---|
de.smartics.properties.spi.core.constraint.jsr303 | Provides wrappers to use JSR-303 constraints for property validation. |
de.smartics.properties.spi.core.constraints | Provides standard constraints. |
Uses of AbstractPropertyConstraint in de.smartics.properties.spi.core.constraint.jsr303 |
---|
Subclasses of AbstractPropertyConstraint in de.smartics.properties.spi.core.constraint.jsr303 | |
---|---|
class |
GenericPropertyConstraint<A extends Annotation,T> Generic wrapper for JSR-303 constraints. |
Uses of AbstractPropertyConstraint in de.smartics.properties.spi.core.constraints |
---|
Subclasses of AbstractPropertyConstraint in de.smartics.properties.spi.core.constraints | |
---|---|
class |
ListValueConstraint A constraint that requires a value to be a list. |
class |
PropertyRangeConstraint<T> Constraint that requires values to be part of an enumeration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |