Class Errors

    • Constructor Detail

    • Method Detail

      • hasErrors

        public boolean hasErrors()
        Tests if there were any errors.
        Returns:
        true if there is at least one error, false if there is no error.
      • addError

        public void addError​(I18nizableText errorLabel)
        Add an error.
        Parameters:
        errorLabel - the error label.