Log in
Interface

BulkInventoryTransferValidatorInterface

Magento\InventoryCatalogApi\Model\BulkInventoryTransferValidatorInterface

What it does

This interface defines a validator for bulk inventory transfer operations in Magento 2's Multi-Source Inventory (MSI) system.

Developers use this to validate whether a mass transfer of product inventory from one source location to another is allowed before executing the actual transfer, ensuring data integrity and business rule compliance.

Public Methods

  • validate()