Hi I can't figure out how to make CODI Bean Validation modules work. I have a custom constraint require query db. I have put all CODI jar files in my WEB-INF/lib folder. But @Inject not work in my custom validator.
My java server is TomEE+ 1.1 snapshot. I tried to debug it, Both JSF and JPA using default Validator Factory. Can someone give me a example of using CODI BV module? -- YaoCL
