Package com.adobe.aemds.guide.service
Interface GuideCaptchaValidationResult
-
public interface GuideCaptchaValidationResult
GuideCaptchaValidationResult interface defining the captcha validation status.- Since:
- 6.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isCaptchaValid()
Checks if captcha is valid
-