Re: Validator html args

2006-08-22 Thread Niall Pemberton
Theres no way of picking up what was rendered in your view in the validation config. If you're "hard coding" your label values rather than putting them in the message resources though, you can do the same in your validation.xml - using the resource="false" attribute. ... or even the whole err

Validator html args

2006-08-22 Thread Jean-Marie Pitre
Hi, I am using Validator 1.3, I would like to know if I can pass argument value issued from html element? I explain me: I have an html form : ... User ... My validation looks like this: Do you know if there a mean to display the labeluser (font id) instead of putting value in a resourc