RE: Struts Validator Questions

2002-03-01 Thread David Winterfeldt
have > errors.add(field.getKey.ValidatorUtil.getActionError(. > > I am compiling and running okay, but it never gets > to this routine. > (Thanks for your help by the way) > > Ben > > -Original Message- > From: David Winterfeldt > [mailto:[EMAIL PRO

RE: Struts Validator Questions

2002-03-01 Thread Ben Kafka
running okay, but it never gets to this routine. (Thanks for your help by the way) Ben -Original Message- From: David Winterfeldt [mailto:[EMAIL PROTECTED]] Sent: Friday, March 01, 2002 11:57 AM To: Struts Users Mailing List Subject: Re: Struts Validator Questions --- Ben Kafka <[

Re: Struts Validator Questions

2002-03-01 Thread David Winterfeldt
--- Ben Kafka <[EMAIL PROTECTED]> wrote: > Hi, > >I started using the struts validator package > about a week ago and have > the following questions: > > 1 - How do I get the validator to validate a > required field for a selection > box? > My selection is on an integer property. I no

Struts Validator Questions

2002-03-01 Thread Ben Kafka
Hi, I started using the struts validator package about a week ago and have the following questions: 1 - How do I get the validator to validate a required field for a selection box? My selection is on an integer property. I noticed in the validator-rules.xml file it is checking for typ