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 | Method and Description |
---|---|
CrossParameterDescriptor |
ExecutableDescriptor.getCrossParameterDescriptor()
Returns a descriptor containing the cross-parameter constraints
of this executable.
|
Modifier and Type | Class and Description |
---|---|
class |
CrossParameterDescriptorImpl
Describes cross-parameters.
|
Modifier and Type | Method and Description |
---|---|
CrossParameterDescriptor |
ExecutableDescriptorImpl.getCrossParameterDescriptor() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.