col.xyz.maxValue
Specify a maximum value for a number or integer column. Will show an alert if the number is higher than the maxValue
Class | column |
---|---|
Property | col.xyz.maxValue |
Formal specification | col.xyz.maxValue = number value |
Required | no |
Default | |
Version | 1.0 |
Comment | |
Example | col.weight=Weight of orderÂ
col.weight.type=integerÂ
col.weight.maxValue = 77
|
Reference | col.xyz.type = number |