ValidationConfigProvider
Magento\ReCaptchaVersion3Invisible\Model\Adminhtml\ValidationConfigProvider
What it does
This class provides validation configuration for Google reCAPTCHA v3 in the Magento admin panel.
It retrieves configuration values like the private API key, score threshold, and validation messages from the store configuration, then creates a ValidationConfig object used to verify reCAPTCHA responses.
Developers would use this when implementing or customizing reCAPTCHA v3 validation for admin-side forms and actions.
Public Methods
- get()