aspose file tools
The moose likes Struts and the fly likes How to call a built in validators from a custom validator class Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "How to call a built in validators from a custom validator class" Watch "How to call a built in validators from a custom validator class" New topic
Author

How to call a built in validators from a custom validator class

Rajeev roushan sharma
Ranch Hand

Joined: Jan 28, 2010
Posts: 50
I have a scenario where i need to call a built in validator(like: minlength) from my custom validator class... if it is possible, please tell me how to do the same...

Any help will be highly appreciated... Thanks in advance!
Devaka Cooray
Saloon Keeper

Joined: Jul 29, 2008
Posts: 2691
    
    3

Please ask the Struts questions in the Struts forum. I'm moving this to the Struts forum for you.


Author of ExamLab (Download) - the free mock exam kit for SCJP / OCPJP
Home Page -- Twitter Profile -- JavaRanch FAQ -- How to Ask a Question
Rajeev roushan sharma
Ranch Hand

Joined: Jan 28, 2010
Posts: 50
Devaka Cooray wrote:Please ask the Struts questions in the Struts forum. I'm moving this to the Struts forum for you.


Thanks
Rajeev roushan sharma
Ranch Hand

Joined: Jan 28, 2010
Posts: 50
I am still waiting........
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to call a built in validators from a custom validator class
 
Similar Threads
Change order of validator and converter
Custom error messages in JSF validators?
Process Validator in the backing bean vs in the jsf page
Backing Bean in JSF 1.2
How do I validate if an input box contains alphanumeric characters?