JSF client side validation
Dear all,
I want to generate custom validation messages in JSF.For example if i have a textbox which accepts a string,i want to provide custom validation for that so that it displays a custom message such as"Enter a valid entry " etc instead of the default "textName:value required" when i enter a number or so.I want to do this on client side.If anyone has any ideas,please share
Regards
lvjk

