col.xyz.minValue
Specify a minimum value for a number or integer column. Will show an alert if the number is lower than the minValue
Class | column |
---|---|
Property | col.xyz.minValue |
Formal specification | col.xyz.minValue = number value |
Required | no |
Default | |
Version | 1.0 |
Comment | |
Example | col.age=AgeÂ
col.age.type=integerÂ
col.age.minValue = 21Â
|
Reference | col.xyz.type = number |