Skip to content

Feature/added required nonnull check#1592

Open
jiri-meluzin wants to merge 3 commits intojoelittlejohn:masterfrom
jiri-meluzin:feature/added-required-nonnull-check
Open

Feature/added required nonnull check#1592
jiri-meluzin wants to merge 3 commits intojoelittlejohn:masterfrom
jiri-meluzin:feature/added-required-nonnull-check

Conversation

@jiri-meluzin
Copy link
Copy Markdown
Contributor

When a field in json schema is required and includeJsr303Annotations then compiler complains about missing checks of nullability of the fields.

I have introduced new config option includeRequireNonNullOnRequiredFields which added required checks so no nullability compiler warnings

@jiri-meluzin
Copy link
Copy Markdown
Contributor Author

@joelittlejohn could you please review the PR

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.

1 participant