ValidationMessages « validation « JSF Q&A





1. hibernate validator + jsf 2.0: ValidationMessages.properties in UTF-8    stackoverflow.com

I have a problem with displaying custom ValidationMessages of Hibernate Validator in UTF-8. For common jsf messages I followed this advice: i18n with UTF-8 encoded properties files in JSF 2.0 ...