Model
StreetValidator
Magento\InventoryInStorePickup\Model\Source\Validator\StreetValidator
What it does
This validator ensures that sources configured as pickup locations have a valid street address.
It is automatically invoked during source validation to prevent pickup locations from being saved without a required street field, which is essential for in-store pickup functionality.
Public Methods
- validate()