aspose file tools
The moose likes JSF and the fly likes Custom JSF Validators needed Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Custom JSF Validators needed" Watch "Custom JSF Validators needed" New topic
Author

Custom JSF Validators needed

Abiodun Adisa
Ranch Hand

Joined: Jan 17, 2002
Posts: 495
hello all,
Please do you know where i can get JSF email/phone validators
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17228
    
    1

This article shows you how to create custom validators, and I also believe include some validators like an email and a phone validator.

http://www.ibm.com/developerworks/java/library/j-jsf3/

Mark


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Custom JSF Validators needed
 
Similar Threads
Custom error messages in JSF validators?
Part II - ViewHelper pattern
Custom Regex Validator
jsf validator and convertor best examples
Passing parameters/ attributes to a custom validator