Log in
Model

CaptchaValidator

Magento\SendFriend\Model\CaptchaValidator

What it does

This class validates CAPTCHA challenges when customers use the 'Send to Friend' product recommendation feature.

Developers would use this validator to ensure that product sharing requests include valid CAPTCHA responses, preventing automated spam and abuse of the email recommendation system.

It handles both the validation logic and logs all CAPTCHA attempts for security monitoring.

Public Methods

  • validateSending()