Interface
BulkSourceUnassignValidatorInterface
Magento\InventoryCatalogApi\Model\BulkSourceUnassignValidatorInterface
What it does
This interface defines a validator for bulk unassignment of inventory sources from products.
Developers use this to validate whether multiple products (identified by SKUs) can be safely unassigned from specified inventory sources before performing the actual unassignment operation, ensuring data integrity in multi-source inventory scenarios.
Public Methods
- validate()