Interface CaptchaAware

    • Method Detail

      • mustValidateCaptcha

        default boolean mustValidateCaptcha()
        Returns:
        a boolean value indicating if the Captcha response must always be validated on each action form post. e.g. There is no counter for number of tries, and no requirement for captcha spam prevention to be explicitly enabled.
        Since:
        8.2.0