Interface CheckProcessor

    • Method Detail

      • getWarningHeader

        String getWarningHeader()
        Returns the string that explains the warnings.
        Returns:
        the heading for the warnings, null if not available
      • getWarnings

        String getWarnings()
        Returns the warnings, if any, resulting from the check.
        Returns:
        the warnings, null if no warnings.