validator issues

2006-04-05 Thread victor ying
Hi All, I am using struts 1.2.7 and related Apache commons validator with validation.xml(whose rules are defined by validator-rules.xml) I need your insight of following issues 1.How do I validate open set data range,e,g (1,10) where 1 and 10 are exclusive, current intRange/floatRange va

Nightly Struts Validator Issues

2004-07-13 Thread Danny Mui
If you run the examples from the nightly, the javascript validation doesn't work too well. Haven't had a chance to look at server side messages but I'm assuming it's the same deal. ie. maxlength 30 The res