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