This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
niota-docs:niota_grid_config_constraint [2021/12/19 15:07] admin |
niota-docs:niota_grid_config_constraint [2025/07/17 14:11] (current) |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| - | * add/edit a record. | + | * add/edit a record -> enter valid values for fields listed below |
| - | * enter valid values for fields listed below | + | |
| + | ---- | ||
| {{:niota-docs:m_03_020_constraint_01.png?nolink|}} | {{:niota-docs:m_03_020_constraint_01.png?nolink|}} | ||
| + | ---- | ||
| + | |||
| + | === Constraint === | ||
| + | Unique ID for this constraint configuration entry. It is recommended to use human readable IDs. It is not recommended to use blanks and/or withspace characters in the ID. | ||
| + | |||
| + | === Description Constraint === | ||
| + | Description for this constraint configuration entry within niota. | ||
| + | |||
| + | === Operand 1 === | ||
| + | First operand value that is used in the constraint check. | ||
| + | |||
| + | === Operand 2 === | ||
| + | Second operand value that is optionally used in the constraint check. | ||
| + | |||
| + | === Column Datatype === | ||
| + | High level datatype of the operand 1/2 - values and of the column value that should be checked by this constraint.\\ | ||
| + | See [[niota-docs:niota_constants|system constants]] for further details. | ||
| + | |||
| + | |||
| + | === Operation ==== | ||
| + | Logical predicate/operation by which the column value is compared to the operand value(s).\\ | ||
| + | See [[niota-docs:niota_constants|system constants]] for further details. | ||
| + | |||
| + | |||