Re: struts validator issues

2006-04-06 Thread Victor Ying
Equal"/> > > test > (*this* == passwordNew) > > > > > You can also see in the above example that > passwordNew uses two > validations, required and minlength. > > Hope that is of some help, > > Bart. > > victor yi

struts validator issues

2006-04-05 Thread victor ying
Hi All, I am using struts 1.2.7 and related Apache commons validator. I am using 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/floatRa