RuleInfo Element

Specifies information about the validation rule that the parent validation issue pertains to.

Syntax

<RuleInfo
    RuleSetID
    RuleID>
</RuleInfo>

Attributes

RuleSetID

Required unsigned Long. Specifies the unique identifier of the validation rule set that the parent issue pertains to.

RuleID

Required unsigned Long. Specifies the unique identifier of the validation rule that the parent issue pertains to.

Element properties

Property

Value

Name

RuleInfo

Minimum Occurrences

0

Maximum Occurrences

1

Element information

Parent elements

Issue

Child elements

None

See also

ValidationRule.ID Property

ValidationRuleSet.ID Property Property