Interface Violation


@Deprecated public interface Violation
Deprecated.
users should upgrade to the full ConstraintViolation type by switching their Receiver implementations to use Receiver.onConstraintViolation(java.util.Set) instead of Receiver.onViolation(java.util.Set).
A lightweight representation of a ConstraintViolation.