0 Replies Latest reply on Mar 22, 2011 11:58 AM by esteve

    Bean Validation requirements

    esteve

      Hi,


      I am trying to use bean validation with seam 3 enabled project.


      I can't make it work. It doesn't validate any field in JSF 2.0 validation phase, all annotations are ignored.


      All fields are validated at persistence layer correctly.


      I have tried with and without Seam Validation module with no success.


      JBoss 6, Seam 3.0.0.


      Thanks in advance.