javax.validation
Interface ConstraintPayload


public interface ConstraintPayload

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.

Author:
Emmanuel Bernard, Gerhard Petracek



Copyright © 2007-2009. All Rights Reserved.