[
|../../index.htm#lansa/reptut01_0045.htm]
You are here:
Application business rules are centrally defined in the LANSA repository as validation rules either in the field or the table definition. Centralized field validations remove the need for developers to code the same validation into each program that uses the table. A rule is checked when a database table operation (such as an insert, update or delete) is performed.
Objectives:
iiiDeptCode |
Must be in range A to ZZZ |
|---|
iiiDeptCode |
iiiDeptCode must exist in table iiiDepartments |
|---|---|
iiiSalary |
Must be less than 10000.00 |