How do I restrict Keys when posting JSON? #2221
Unanswered
taisuke-tomida
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to create a class and put restrictions on JSON keys, like Spring Boot Framework.
↓
If the above class is prepared, the JSON to be posted will be as follows.
Incorrect JSON keys will result in an error.
Beta Was this translation helpful? Give feedback.
All reactions