Model
SchemaLocator
Magento\Integration\Model\Config\SchemaLocator
What it does
This class locates and provides paths to XSD schema files used for validating integration configuration XML files in Magento 2.
Developers would typically not use this directly, as it's used internally by Magento's configuration system to validate integration XML files against the proper schema structure.
The class is marked as deprecated since version 100.1.0.
Public Methods
- getSchema()
- getPerFileSchema()