Class BooleanRuleValidator

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

    public class BooleanRuleValidator
    extends AbstractRegexRuleValidator
    Validate a boolean comparison SPEL expression
    Author:
    Jeff Fischer
    • Constructor Detail

      • BooleanRuleValidator

        public BooleanRuleValidator()
    • Method Detail

      • setRegex

        public void setRegex​(String regex)