Hi, Hiren! You can use the NumberField[1] control or any of the* *subclasses: DoubleField, IntegerField, LongField.
Regards, Gilberto [1] http://click.apache.org/docs/extras-api/org/apache/click/extras/control/NumberField.html 2011/2/1 Hiren Patel <[email protected]> > Hi, > > I need a format to validate my double field value. > > My double field format is 5,2 in database. > > What and how I set the value on the double field to validate against this > format. > > Thanks, > > Hiren >
