-
Notifications
You must be signed in to change notification settings - Fork 6k
3.0.57 puts NotNull on everything #12412
Unanswered
AntuanRokanten
asked this question in
Q&A
-
The generator of version 3.0.57
puts jakarta.validation.constraints.NotNull
annotation on every getter makes the validation process break on fields that are allowed to have null values. Do I have to provide any additional config to preserve behaviour of 3.0.56
?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment