I can't seem to get javax validations like this wo...
# server
h
I can't seem to get javax validations like this work:
List<@NotNull String>
a list with one null element is perfectly acceptable according to javax validations included with dropwizard