Hi CODI BeanValidation module allow @Inject into ConstraintValidator.
But I can't make it work with TomEE. nothing injected. There have some examples with Tomcat for example basic_registration_form at http://code.google.com/a/apache-extras.org/p/myfaces-codi-examples/ It have a UniqueLoginNameValidator.java, I can not make this validator work under TomEE. Regards, YaoCL
