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 |
Related content
col.xyz.maxValue
col.xyz.maxValue
More like this
col.xyz.valueX
col.xyz.valueX
More like this
col.xyz.defaultValue
col.xyz.defaultValue
More like this
col.xyz.formula
col.xyz.formula
More like this
col.xyz.type
col.xyz.type
More like this
col.xyz.maxLength
col.xyz.maxLength
More like this