2.2.5 Validation Actions
If Value is Within the Checks
Mandatory. Default = Evaluate next rule (NEXT).
Specify action to be performed if the value is found to be in one of the ranges specified.
Rules
Allowable values are:
Evaluate next rule (NEXT) | Value is okay. Proceed to next rule for this column. No error message is displayed. |
|---|---|
Return an error (ERROR) | Value is in error. Issue error message described below. |
Value is accepted (ACCEPT) | Value is okay. Bypass all other rules for this column. |
If Value is Not Within the Checks
Mandatory. Default = Set column in error (ERROR).
Specify action to be performed if the value is NOT found to be in one of the ranges specified.
Rules
Allowable values are:
Evaluate next rule (NEXT) | Value is okay. Proceed to next rule for this column. No error message is displayed. |
|---|---|
Return an error (ERROR) | Value is in error. Issue error message described below. |
Value is accepted (ACCEPT) | Value is okay. Bypass all other rules for this column. |
Tips & Techniques
- When using ACCEPT to bypass all other rules for this column, the Order to Process rules is very important. Refer to 2.2.1 Rule Sequence.