ValidateOrderShippingCountryRegionBelongsToOrderStore
public class ValidateOrderShippingCountryRegionBelongsToOrderStore :
ValidationEventHandlerBase<ValidateOrderShippingCountryRegionChange>
Inheritance
Namespace
Constructors
ValidateOrderShippingCountryRegionBelongsToOrderStore
public ValidateOrderShippingCountryRegionBelongsToOrderStore(ICountryService countryService)
Methods
Validate
public override void Validate(ValidateOrderShippingCountryRegionChange evt)