Class IsEmptyCollectionRuleValidator

  • All Implemented Interfaces:
    RuleValidator, org.springframework.core.Ordered

    public class IsEmptyCollectionRuleValidator
    extends AbstractRegexRuleValidator
    Validate a SPEL expression that qualifies a collection variable's empty state
    Author:
    Jeff Fischer
    • Constructor Detail

      • IsEmptyCollectionRuleValidator

        public IsEmptyCollectionRuleValidator()
    • Method Detail

      • setRegex

        public void setRegex​(String regex)