RuleFilter Element

Specifies the logical expression that determines whether the validation rule should be applied to a target object.

Syntax

<RuleFilter
      [Formula]>
</RuleFilter>

Attributes

Formula

Optional string. Represents the element's formula. This attribute can contain one of the following strings: "someFormula" if the formula exists locally, "No Formula" if the formula is locally deleted or blocked, or "Inh" if the formula is inherited.

If the attribute is not present, the element's formula is a simple constant. For example, <element>5</element>.

Element properties

Property

Value

Name

RuleFilter

Minimum Occurrences

0

Maximum Occurrences

1

Element information

Parent elements

Rule

Child elements

None

See also

FilterExpression Property