Class GiftCardNotExpiredRule
- Namespace
- Dynamicweb.Ecommerce.Orders.Validation.Rules
- Assembly
- Dynamicweb.Ecommerce.dll
[AddInName("Is not expired")]
[AddInUseParameters(false)]
[AddInOrder(0)]
public class GiftCardNotExpiredRule : Rule
- Inheritance
-
Gift
Card Not Expired Rule
- Inherited Members
Properties
Parameters
The rule parameters.
Property Value
Methods
Validates(string)
Validates value according the giftcard exist and not expired checking.
Parameters
value
stringThe value as comma-separated(with ";" symbol) gift card codes.