2 1 5 Validation Actions

LANSA Technical

2.1.5 Validation Actions

If Field is Within the Checks

Mandatory. Default=Evaluate next rule (NEXT).

Specify action to be performed if the field is found to be in one of the ranges specified.

Rules

Allowable values are:

Evaluate next rule (NEXT)

Field is okay. Proceed to next rule for this field. No error message is displayed.

Set field in error (ERROR)

Field is in error. Issue error message described below.

Value is accepted (ACCEPT)

Field is okay. Bypass all other rules for this field.

 

If Field is Not Within the Checks

Mandatory. Default=Set field in error (ERROR).

Specify action to be performed if the field is NOT found to be in one of the ranges specified.

Rules

Allowable values are:

Evaluate next rule (NEXT)

Field is okay. Proceed to next rule for this field. No error message is displayed.

Set field in error (ERROR)

Field is in error. Issue error message described below.

Value is accepted (ACCEPT)

Field is okay. Bypass all other rules for this field.

 

Tips & Techniques

  • When using ACCEPT to bypass all other rules for this field, the Order to Process rules are very important. Refer to 2.1.1 Rule Sequence.

Also See

2.1.4 Define Rules (by type)

Ý 2.1 Rule Definitions