-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
HHH-19210 Change how the ValidationMode.AUTO behaves #9822
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HHH-19210 Change how the ValidationMode.AUTO behaves #9822
Conversation
3aa224d to
157cb72
Compare
157cb72 to
227317f
Compare
|
rebased and added a migration note, since we are changing the default behaviour for the validator integration, and users might want to know about that? 😃 |
227317f to
caa9bc9
Compare
|
LGTM. I am resolving the conflicts and then I'll apply :) |
wdyt? (its part of the overall "Changes in Behavior" section) |
|
+1 that's better and to the point 😃 thanks! (just is it "Starting in 7.0" or "Starting with 7.0"? ) |
|
Actually, how about just - (personally I think with/in are equally appropriate, but ...) |
|
works for me 😃 |
|
Applied the changes we discussed, squashed and manually applied. Thanks @marko-bekhta ! |
https://hibernate.atlassian.net/browse/HHH-19210
https://hibernate.atlassian.net/browse/HV-1267
and while at it ... I've updated the BV-related tests to JUnit 5
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.