com.ibm.commerce.giftcenter.rules.validation

Class ExceedMaxRegistriesRuleValidator

  • All Implemented Interfaces:
    GiftListRulesValidator


    public class ExceedMaxRegistriesRuleValidator
    extends AbstractGiftListRulesValidator
    The ExceedMaxRegistriesRuleValidator class validates whether the number of registries allowed per registrant has exceeded a configured maximum number.
    • Field Detail

      • COPYRIGHT

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

      • ExceedMaxRegistriesRuleValidator

        public ExceedMaxRegistriesRuleValidator()