Quote:
Is there anything new about this problem?
I'm afraid not...
I am having the same problem and I just upgrade my dependencies
to the latest stable (
hibernate-core 3.3.2, hibernate-annotations 3.4.0.GA and hibernate-validator 3.1.0.GA) and it still does not work.
hardy.ferentschik (Hibernate Team) told me to use a Hibernate 4.x based on Bean Validation, but there is no stable version yet.
(see
viewtopic.php?f=9&t=998700)
So @NotNull validation still not working for null values... and I don't understand why!