|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetaConstraint | |
---|---|
org.hibernate.validator.metadata | Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes. |
Uses of MetaConstraint in org.hibernate.validator.metadata |
---|
Subclasses of MetaConstraint in org.hibernate.validator.metadata | |
---|---|
class |
BeanMetaConstraint<A extends Annotation>
A MetaConstraint implementation that represents a field,
property-level or class level constraint and allows the unified handling of
these constraints. |
class |
MethodMetaConstraint<A extends Annotation>
A MetaConstraint implementation that represents a method parameter or return value constraint. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |