On 22 Jan 2013, at 6:26 PM, Steve Ebersole <st...@hibernate.org> wrote:

> Any idea why the ORM/JPA Bean Validation integration code allows 
> multiple validation modes to be specified?

Are you talking about "auto", "callback", "none"? Well, "callback"  to enable 
validation,
"none" to disable it. Why there is also "auto" which behaves like "callback" I 
am not so sure.
Maybe to allow for future additional options and given the JPA provider a 
choice to
select one!?

Is this what you meant?

--Hardy


_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to