Yes, Seam uses Hibernate Validator directly, it does not need integration with 
the ORM layer. And then if Hibernate is the underlying EJB3 persistence 
provider, the constraints are also enforced when writing to/from the database.

Actually it is also possible to integrate HV with other EJB3 persistence 
providers. We should probably make that integration a standard feature but we 
did not get around to it yet.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959001#3959001

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959001
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to