Package javax.validation.metadata

Interface Summary
BeanDescriptor Describe a constrained Java Bean and the constraints associated to it.
ConstraintDescriptor<T extends Annotation> Describes a single constraint and its composing constraints.
ElementDescriptor Describes a validated element (class, field or property).
PropertyDescriptor Describes a Java Bean property hosting validation constraints.
 



Copyright © 2007-2009. All Rights Reserved.