Log in
Model

SalesChannelsValidator

Magento\InventorySales\Model\Stock\Validator\SalesChannelsValidator

What it does

This validator ensures that sales channels assigned to inventory stocks have valid type and code values, and that website-type channels reference existing websites in Magento.

Developers use this during stock save operations to prevent invalid sales channel assignments that could break the multi-source inventory system.

Public Methods

  • validate()