Interface Validator

    • Method Detail

      • validate

        boolean validate()
        Returns:
        boolean true if all rules pass. False if at least one rule fails.
      • getMessage

        String getMessage()
        Returns:
        the message containing information about the validation. Default to 'Nothing to report'.