14.1 sp237_ext_data_validation
This table defines the set of possible validation rules that can be applied by the GUI when accepting external data input.
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
validation_property | number (2) | ||
validation_rule | varchar2(30) |
Keys
Primary key (validation_property)
Column Descriptions
Field | Description |
---|---|
validation_property | Internal identifier |
validation_rule | Is the definition of the rule. Values are pre-defined and should not be changed: 'Min Value', 'Max Value', 'Min Length', 'Max Length', 'Is Mandatory' |