| Package | Description |
|---|---|
| org.hibernate.validator.internal.metadata.descriptor |
Implementation of the Bean Validation meta data API and its Hibernate Validator specific extension for the
representation of method level constraints.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanDescriptorImpl<T>
Describes a validated bean.
|
class |
MethodDescriptorImpl
Describes a validated method.
|
class |
ParameterDescriptorImpl
Describes a validated method parameter.
|
class |
PropertyDescriptorImpl
Describes a validated property.
|
Copyright © 2007-2012 Red Hat Middleware, LLC. All Rights Reserved