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 actually want to achieve? And what is this
GenericValidator.java?



-Original Message-
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 of the GenericValidator.java

Thanks

 

Regards,

Beejal


http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_

This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete  this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at [EMAIL PROTECTED] and delete this mail. 
_

DISCLAIMER:

---

The contents of this e-mail and any attachment(s) are confidential and
intended for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its
affiliates. Any views or opinions presented in 
this email are solely those of the author and may not necessarily
reflect the opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure,
modification, distribution and / or publication of 
this message without the prior written consent of the author of this
e-mail is strictly prohibited. If you have 
received this email in error please delete it and notify the sender
immediately. Before opening any mail and 
attachments please check them for viruses and defect.


---

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

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:
org.apache.commons.validator.GenericValidator.minLength(java.lang.Object,
org.apache.commons.validator.Field)


-Original Message-
From: HIMANSHU MALL [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 21, 2008 5:36 PM
To: Beejal
Subject: RE: Minimum Length validation


If you are talking about Struts Validator framework, Find the attached
page and go through it.



-Original Message-
From: Beejal [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 21, 2008 5:25 PM
To: user@commons.apache.org
Subject: FW: Minimum Length validation

 

 

  _  

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 of the GenericValidator.java

Thanks

 

Regards,

Beejal


http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_

This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete  this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at [EMAIL PROTECTED] and delete this mail. 
_


DISCLAIMER:

---

The contents of this e-mail and any attachment(s) are confidential and
intended for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its
affiliates. Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect
the opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail
is strictly prohibited. If you have 
received this email in error please delete it and notify the sender
immediately. Before opening any mail and 
attachments please check them for viruses and defect.


---



http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_

This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete  this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at [EMAIL PROTECTED] and delete this mail. 
_

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]