Skip to content
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

Missing JsonNullableValueExtractor support for List<JsonNullable<T>> #34

Closed
tofi86 opened this issue Sep 9, 2022 · 0 comments · Fixed by #35
Closed

Missing JsonNullableValueExtractor support for List<JsonNullable<T>> #34

tofi86 opened this issue Sep 9, 2022 · 0 comments · Fixed by #35

Comments

@tofi86
Copy link
Contributor

tofi86 commented Sep 9, 2022

We're missing javax.validation Value Extractor support for List<JsonNullable<T>> or more generically Collection<JsonNullable<T>>.

Releated to #2.

I will send a PullRequest which adds this feature.

tofi86 added a commit to goldflam-gmbh/jackson-databind-nullable that referenced this issue Sep 9, 2022
tofi86 added a commit to goldflam-gmbh/jackson-databind-nullable that referenced this issue Sep 9, 2022
wing328 pushed a commit that referenced this issue Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant