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