Interface ConstraintViolation<T>

Type Parameters:
T - the type of the root bean

public interface ConstraintViolation<T>
Describes a constraint violation. This object exposes the constraint violation context as well as the message describing the violation.