Log in
Model

PartialInventoryTransferValidatorChain

Magento\InventoryCatalogApi\Model\PartialInventoryTransferValidatorChain

What it does

This class implements a chain of responsibility pattern for validating partial inventory transfers between source locations.

Developers use this to ensure all validation rules are checked when transferring inventory items from one source to another, with the ability to add custom validators through dependency injection configuration.

Public Methods

  • validate()