ValidateCurrencyBelongsToOrderStore
public class ValidateCurrencyBelongsToOrderStore :
ValidationEventHandlerBase<ValidateOrderCurrencyChange>
Inheritance
Namespace
Constructors
ValidateCurrencyBelongsToOrderStore
public ValidateCurrencyBelongsToOrderStore(ICurrencyService currencyService)
Methods
Validate
public override void Validate(ValidateOrderCurrencyChange evt)