-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Added hibernate-orm property: quarkus.hibernate-orm.validation.enabled #30617
Conversation
mfpc
commented
Jan 25, 2023
•
edited by gastaldi
Loading
edited by gastaldi
- Fixes Ability to set validation mode using a hibernate-orm property #30448
Thanks for your pull request! The title of your pull request does not follow our editorial rules. Could you have a look?
|
f8fcf68
to
e5e2f53
Compare
e5e2f53
to
e5d57e2
Compare
This comment has been minimized.
This comment has been minimized.
c0994f4
to
cb98bdd
Compare
...loyment/src/test/java/io/quarkus/hibernate/orm/validation/JPAValidationDisabledTestCase.java
Outdated
Show resolved
Hide resolved
...ent/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmConfigPersistenceUnit.java
Outdated
Show resolved
Hide resolved
e7179f7
to
a1000a3
Compare
a1000a3
to
6ae53ba
Compare
This comment has been minimized.
This comment has been minimized.
...loyment/src/test/java/io/quarkus/hibernate/orm/validation/JPAValidationDisabledTestCase.java
Outdated
Show resolved
Hide resolved
Co-Authored-By: George Gastaldi <gegastaldi@gmail.com>
6ae53ba
to
e93a720
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made a few minor changes and amended your commit. This should be good to go now.
Looks good, let's merge once CI passes. Thanks! |
✔️ The latest workflow run for the pull request has completed successfully. It should be safe to merge provided you have a look at the other checks in the summary. |