ValidateShippingMethodBelongsToOrderStore
public class ValidateShippingMethodBelongsToOrderStore :
ValidationEventHandlerBase<ValidateOrderShippingMethodChange>
Inheritance
Namespace
Constructors
ValidateShippingMethodBelongsToOrderStore
public ValidateShippingMethodBelongsToOrderStore(IShippingMethodService shippingMethodService)
Methods
Validate
public override void Validate(ValidateOrderShippingMethodChange evt)