Re: [S2] Bug v2.1.0 for double and int validation

2007-08-06 Thread mleneveut
Here is a sample application containing the test pages : http://oughacom.free.fr/Java/Test.war mleneveut wrote: Hi, I try to validate a double, but it generates this in my JSP : // field name: familleProduit.chargeTravail // validator name: double if

RE [S2] Bug v2.1.0 for double and int validation

2007-08-02 Thread MLENEVEUT
Same with int validation. field name=familleProduit.chargeTravail field-validator type=int message key=errors.int/ /field-validator /field generates : // field name: familleProduit.chargeTravail // validator name: int if