Log in
Model

SchemaLocator

Magento\Paypal\Model\Config\Rules\SchemaLocator

What it does

This class provides the location of the XSD schema file used to validate PayPal payment rules configuration files.

Developers would use this when the system needs to validate PayPal rules XML configuration, either for individual files or merged configurations.

It implements Magento's SchemaLocatorInterface to integrate with the framework's configuration validation system.

Public Methods

  • getSchema()
  • getPerFileSchema()