tofi86 opened this issue 2 years ago · 0 comments
We're missing javax.validation Value Extractor support for List<JsonNullable<T>> or more generically Collection<JsonNullable<T>>.
List<JsonNullable<T>>
Collection<JsonNullable<T>>
Releated to #2.
I will send a PullRequest which adds this feature.