Hi Jayaram, Thanks for the submission, we'll review it when we review the patch by Joyce Wong who provided some time ago improvements in the validation messages.
Arnaud > -----Original Message----- > From: Jayaram Veeraraghavan [mailto:jayaram13@;yahoo.com] > Sent: Wednesday, November 06, 2002 1:47 PM > To: [EMAIL PROTECTED] > Subject: [castor-dev] Validator Modified... > > Hi > > I have modified Validator.java and ValidationException.java to > handle > > 1. Calling Validator.validate(Object) will validate all the fields > and then, > return instead of returning if exception of one field is > intercepted! > > 2. Return the field names and the message returned by field > validator as a ; > separated string. > > 3. ValidationException.toString() returns the string containing > field names > and corresponding messages in ; separated format (We can use > StringTokenizer to > get the field names separately). > > Please check its validity and give me your feedbacks. > > > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page > from News and Sport to Email and Music Charts > http://uk.my.yahoo.com ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
