Re: HELP, creating my own validation

2007-03-28 Thread Dwight Galloway
n of Struts and what version of Commons Validator you are using Niall On 3/28/07, Dwight Galloway <[EMAIL PROTECTED]> wrote: > I am having troubles getting my own validator to work, I wonder if it is the > classpath where I am pointing to my Class with? I am trying to create a > date

HELP, creating my own validation

2007-03-28 Thread Dwight Galloway
I am having troubles getting my own validator to work, I wonder if it is the classpath where I am pointing to my Class with? I am trying to create a dateRange validation to determin if the date falls between two dates or not. This is what I have in my validation.xml > >