Required fields #177
-
I've annotated the field with |
Beta Was this translation helpful? Give feedback.
Answered by
electrosaur
Apr 26, 2021
Replies: 1 comment
-
Figured it out. Did |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
electrosaur
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Figured it out. Did
JacksonModule module = new JacksonModule(RESPECT_JSONPROPERTY_REQUIRED);
and added the module to the config builder.