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 
col.xyz.type = integer 
col.xyz.maxValue 
col.xyz.summary