Minimum Length validation

2008-01-21 Thread Beejal
Hi All, I would like to know how can I do the minimum length validation for a field using minLength(String value, int n) method of the GenericValidator.java Thanks Regards, Beejal http://www.patni.com World-Wide Partnerships. World-Class Solutions.

FW: Minimum Length validation

2008-01-21 Thread Beejal
_ From: Beejal [mailto:[EMAIL PROTECTED] Sent: Monday, January 21, 2008 5:24 PM To: 'user@commons.apache.org' Subject: Minimum Length validation Hi All, I would like to know how can I do the minimum length validation for a field using minLength(String value, int n) method

RE: Minimum Length validation

2008-01-21 Thread HIMANSHU MALL
If you are talking about validator frameowkr, go through the attachement. -Original Message- From: HIMANSHU MALL [mailto:[EMAIL PROTECTED] Sent: Monday, January 21, 2008 5:33 PM To: Jakarta Commons Users List Subject: RE: Minimum Length validation Hi Beejal How do u do? What you

RE: Minimum Length validation

2008-01-21 Thread Beejal
validateRequired, validateEmail and validateInt all are working fine. Only GenericValidator.minLength is giving problems. The error message shown is: Exception in thread main org.apache.commons.validator.ValidatorException: No such validation method:

[ANNOUNCE] Commons IO 1.4 Released

2008-01-21 Thread Niall Pemberton
The Apache Commons team is pleased to announce the release of Commons IO 1.4. Commons IO is a library of utilities to assist with developing IO functionality. See the IO website for more details: http://commons.apache.org/io/ This 1.4 release contains a few bugfixes and a number of new features