Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Support for Optional enums #375

Merged
merged 1 commit into from
Feb 10, 2020
Merged

Support for Optional enums #375

merged 1 commit into from
Feb 10, 2020

Conversation

fbenz
Copy link
Contributor

@fbenz fbenz commented Feb 9, 2020

This PR adds support for adding constraint messages for optional enum fields and method parameters.

Closes #362

@fbenz fbenz requested a review from jmisur February 9, 2020 09:37
@fbenz fbenz merged commit 4495da5 into master Feb 10, 2020
@fbenz fbenz deleted the enum_improvements branch February 10, 2020 13:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

java.util.Optional<EnumType> does not generate enum constraint message
2 participants