Package | Description |
---|---|
javax.validation.metadata | |
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 | 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 © 2018 JBoss by Red Hat. All rights reserved.