ValidationConfigProvider
Magento\ReCaptchaVersion2Invisible\Model\Adminhtml\ValidationConfigProvider
What it does
This class provides validation configuration for Google reCAPTCHA v2 Invisible specifically for Magento's admin panel.
Developers use this to retrieve the private API key, remote IP address, and custom validation failure messages needed to verify reCAPTCHA responses on backend forms.
It pulls configuration from the admin system settings and packages it into a ValidationConfig object.
Public Methods
- get()