com.ibm.commerce.giftcenter.rules.validation

Class EventDateInPastRuleValidator

  • All Implemented Interfaces:
    GiftListRulesValidator


    public class EventDateInPastRuleValidator
    extends AbstractGiftListRulesValidator
    The EventDateInPastRuleValidator class validates whether the gift list event date can be updated to a past date while editing the gift list
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • EventDateInPastRuleValidator

        public EventDateInPastRuleValidator()