Package | Description |
---|---|
org.hibernate.validator.metadata |
Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes.
|
Modifier and Type | Class and Description |
---|---|
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. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.