Skip to content

Add JsonKey.disallowNullValue - and related commits #224

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

Merged
merged 3 commits into from
Jun 6, 2018

Conversation

kevmoo
Copy link
Collaborator

@kevmoo kevmoo commented Jun 6, 2018

Will be landed seperately

kevmoo added 2 commits June 6, 2018 11:28
the abstract super class for `MissingRequiredKeysException`,
`UnrecognizedKeysException`, and similar exceptions in the future
@kevmoo kevmoo requested a review from jakemac53 June 6, 2018 20:18
When `true`, generated code throws a `MissingRequiredKeysException` if
the key does not exist in the JSON map used to populate the annotated
field.

Fixes #183
@kevmoo kevmoo force-pushed the i183_require_value branch from 3c36021 to 26e7a32 Compare June 6, 2018 20:20
@kevmoo kevmoo merged commit 26e7a32 into master Jun 6, 2018
@kevmoo kevmoo deleted the i183_require_value branch June 6, 2018 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants