IF you create a custom validator , and put them on the ENTITY (not on the field) , create a JSF page (ex: index.xhtml) the validation not proccess
Teste case attached.
JPA have same BUG , but hibernate validator 4.3.0final fixed this...
On TOP of entity the CUSTOM VALIDATOR DOEST WORK