Interface RuleValidationResultRulesItem.ValidStage

    • Method Detail

      • valid

        RuleValidationResultRulesItem._FinalStage valid​(boolean valid)

        Indicates whether this validation rule passed or not. This field will be true only if the formula evaluates to true. If the rule's formula is array valued, then this field will only be true if the formula evaluates to true for every item in the array.