|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetaConstraint | |
---|---|
org.apache.bval.jsr303 |
Uses of MetaConstraint in org.apache.bval.jsr303 |
---|
Methods in org.apache.bval.jsr303 that return types with arguments of type MetaConstraint | ||
---|---|---|
|
ApacheValidatorFactory.getMetaConstraints(Class<T> beanClass)
Retrieve the runtime constraint configuration for a given class. |
Methods in org.apache.bval.jsr303 with parameters of type MetaConstraint | |
---|---|
void |
ApacheValidatorFactory.addMetaConstraint(Class<?> beanClass,
MetaConstraint<?,?> metaConstraint)
Add a meta-constraint to this ApacheValidatorFactory 's runtime
customizations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |