Interface Validator

    • Method Detail

      • setThrowValidateError

        void setThrowValidateError​(boolean what)
        Sets whether validate() should throw or log errors.
        Parameters:
        what - whether validate() should throw or log errors
      • isThrowValidateError

        boolean isThrowValidateError()
        Returns whether validate() should throw or log errors.
        Returns:
        whether validate() should throw or log errors