The regular expression of the field that must pass for this rule to be invoked.
DependentFieldOriginalValue
The contents of the dependent field.
FieldRegularExpression
The current field's regular expression that must match if the DependentFieldRegularExpression passes.
FieldOriginalValue
The current field's value that caused the failure.
Regular Expression Pair
Error Code: 0x80002006
Description: A validation rule has failed. The field N3.Data3 has
failed the regular expression (SSN)|(EVN) after dependent field
N3.Qualifier2 passed regular expression ^[0-9]*$
FieldName: Data3
DependentFieldRegularExpression: (^[0-9]*$
DependentFieldOriginalValue:
MessageSegmentName: N3
SegmentRepeatIndex: 0
GrammarSegmentName: N3
ValidationRuleClassId: 2
FieldIndex: 3
FieldRegularExpression: (SSN)|(EVN)
ValidationRuleClassName: Regular Expression Pair
ValidationRuleName: If Qualifier2 matches ^[0-9]*$ this field (Data3) must match (SSN)|(EVN)
(SSN)|(EIN) Field Reg Exp ^[0-9]*$
FieldOriginalValue: ABCD
MessageSegmentIndex: