View Full Version : any Validator classes around?
jacksonpd
05-17-2005, 02:22 AM
does anyone know of any implementation of a validator class similar to the apache commons validator class?
Or else I was wondering if there is a common approach to validating business objects prior to saving.
Mark Pollack
05-19-2005, 01:58 AM
Hi,
I'm not aware of one in case you feel like porting it yourself I can say that I've ran one or two of the jakarta commons stuff (lang and math I think) through the java language conversion assistant and had something up and running (with unit tests) in about a day of work.
Cheers,
Mark
jacksonpd
05-20-2005, 12:13 AM
I'll give it a go...
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.