Package javax.validation
Interface Payload
public interface Payload
Payload type that can be attached to a given
constraint declaration.
Payloads are typically used to carry on metadata information
consumed by a validation client.
Use of payloads is not considered portable.