Re: ValidatorException: No ValidatorAction named required found for field fieldname

2007-05-04 Thread Niall Pemberton
On 5/3/07, Sandra Reichert <[EMAIL PROTECTED]> wrote: Hi, Our web application offers two ways for data input. The first way is an html from. Here the user can enter record by record. Validation works fine. The second way is to import data from a .cvs file. I want to use the same validation.xml f

ValidatorException: No ValidatorAction named required found for field fieldname

2007-05-03 Thread Sandra Reichert
Hi, Our web application offers two ways for data input. The first way is an html from. Here the user can enter record by record. Validation works fine. The second way is to import data from a .cvs file. I want to use the same validation.xml file for the validation of these data. But this Exceptio