Log in
Model

SchemaLocator

Magento\WebapiAsync\Model\ServiceConfig\SchemaLocator

What it does

This class locates and provides the path to the XSD schema file used to validate Magento 2's asynchronous Web API configuration files (webapi_async.xml).

Developers would use this when implementing custom configuration readers or validators for async web API services, though it's typically used internally by Magento's configuration system to ensure XML configuration files are valid.

Public Methods

  • getSchema()
  • getPerFileSchema()