Log in
Model

ValidationConfigProvider

Magento\ReCaptchaVersion2Checkbox\Model\Adminhtml\ValidationConfigProvider

What it does

This class provides validation configuration for Google reCAPTCHA v2 Checkbox in Magento's admin panel.

It retrieves the private API key, remote IP address, and validation failure message from system configuration to create a ValidationConfig object used during reCAPTCHA verification.

Developers would use this when implementing or customizing reCAPTCHA validation for admin-side forms.

Public Methods

  • get()