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 |
---|---|
Set<Class<? extends Payload>> |
ConstraintDescriptor.getPayload()
The set of payload the constraint hosts.
|
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends Payload>> |
ConstraintDescriptorImpl.getPayload() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.