Re: Validator Question / Help

2008-01-10 Thread David Delbecq
Your component keeps it's "validated" attribute. Either you clear the client field (but do not remove it!) in form -> your validator gets a null/empty string, depending on your converter, either you change the "rendered" attribute of component (it will not get validated nor pushed to backing be

Validator Question / Help

2008-01-10 Thread Jonathan Martin
Hi, I have a configured a validation class in the faces-config and have an issue I would like to solve. I have a scenario where I am posting a form with a field, which is validated against when populated. If invalid data is put into the field I am returned to the originating page and an app