com.ibm.commerce.giftcenter.rules.validation

Class EventDateNotBeforeMinAdvanceDaysRuleValidator

  • All Implemented Interfaces:
    GiftListRulesValidator


    public class EventDateNotBeforeMinAdvanceDaysRuleValidator
    extends AbstractGiftListRulesValidator
    The EventDateNotBeforeMinAdvanceDaysRuleValidator class validates a gift registry event date to ensure the date is not earlier than a configured number of days in the future.
    • Field Detail

      • COPYRIGHT

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

      • EventDateNotBeforeMinAdvanceDaysRuleValidator

        public EventDateNotBeforeMinAdvanceDaysRuleValidator()