ValidateProductAddHasPrice
public class ValidateProductAddHasPrice : ValidationEventHandlerBase<ValidateOrderProductAdd>
Inheritance
Namespace
Constructors
ValidateProductAddHasPrice
public ValidateProductAddHasPrice(Lazy<IProductService> productService)
Methods
Validate
public override void Validate(ValidateOrderProductAdd evt)