Interface ConstraintViolation


  • public interface ConstraintViolation
    A constraint violation related to a constraint.
    • Method Detail

      • getJobParameterName

        String getJobParameterName()
        Get the job parameter name.
        Returns:
        the job parameter name.
      • getMessage

        String getMessage()
        Get the message.
        Returns:
        the message.