Package | Description |
---|---|
javax.validation.metadata |
Package containing all objects specifically used and returned by the
metadata API.
|
org.hibernate.validator.internal.metadata.descriptor |
Implementation of the Bean Validation meta data API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConstructorDescriptor
Describes a validated constructor.
|
interface |
MethodDescriptor
Describes a validated method.
|
Modifier and Type | Class and Description |
---|---|
class |
ExecutableDescriptorImpl
Describes a validated constructor or method.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.