Interface ConstraintViolation
- 
 public interface ConstraintViolationA constraint violation related to a constraint.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetJobParameterName()Get the job parameter name.StringgetMessage()Get the message.
 
-