Page History
PRIM_DLG - Validate Method
| Panel | ||
|---|---|---|
| ||
Uses simple repository field and table rules to validate field |
Member of PRIM_DLG (PRIM_DLG)
...
Name | Type | Data Type | Description |
|---|---|---|---|
Valid | *Result (Optional) | Boolean | Returns true if field passes the validation rules |
Operation | *Input | Enumeration | The operation for the field to be validated against(insert, update and delete) |
Table | *Input (Optional) | Table to be used for validation |
...