Package | Description |
---|---|
org.hibernate.validator.internal.metadata.descriptor |
Implementation of the Bean Validation meta data API.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanDescriptorImpl
Describes a validated bean.
|
class |
ContainerElementTypeDescriptorImpl |
class |
CrossParameterDescriptorImpl
Describes cross-parameters.
|
class |
ExecutableDescriptorImpl
Describes a validated constructor or method.
|
class |
ParameterDescriptorImpl
Describes a validated method parameter.
|
class |
PropertyDescriptorImpl
Describes a validated property.
|
class |
ReturnValueDescriptorImpl |
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved