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

Custom validation messages

Martin Fei
Greenhorn

Joined: Apr 05, 2006
Posts: 3
Hi,

I was just wondering if I could customize validation errors generated by JSF in a message tag.

ie. I get 'Validation Error: Value is required.' and I want to change it to only 'Value is required'.

Where can I access these predefined messages and how would I change them?

Thanks alot
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Custom validation messages
 
Similar Threads
ValuechangedEvent in JSF
appfuse validation problem
Required field usage
Customizing >h:message<
JSF - How can I get hyperlink in error messages?