ValidateNotCountryDefaultShippingMethod
public class ValidateNotCountryDefaultShippingMethod :
ValidationEventHandlerBase<ValidateShippingMethodDelete>
Inheritance
Namespace
Constructors
ValidateNotCountryDefaultShippingMethod
public ValidateNotCountryDefaultShippingMethod(ICountryService countryService, ILogger logger)
Methods
Validate
public override void Validate(ValidateShippingMethodDelete evt)