Re: Validator - not passing params to message

2004-05-18 Thread Henrique VIECILI
Thank you Ivan, now it works fine! - Original Message - From: "Ivan" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, May 18, 2004 11:14 AM Subject: Re: Validator - not passing params to message > correction :^) &

Re: Validator - not passing params to message

2004-05-18 Thread Ivan
t;[EMAIL PROTECTED]> > Sent: Tuesday, May 18, 2004 3:24 PM > Subject: Validator - not passing params to message > > > Hi, > > I am testing the commons-validator and I have two questions: > > 1º) How to generate client side (javascript) validation using the Validator

Re: Validator - not passing params to message

2004-05-18 Thread Ivan
1) 2) minlength 6 ... - Original Message - From: "Henrique VIECILI" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, May 18, 2004 3:24 PM

Validator - not passing params to message

2004-05-18 Thread Henrique VIECILI
Hi, I am testing the commons-validator and I have two questions: 1º) How to generate client side (javascript) validation using the Validator? Do I have to put some special tag? 2º) I put all the messages like 'errors.required' in my app resources properties file, but Validator seems not to be