Hello. I tried to use ability to put type use validation constraint and met the problem: constraints failed with internal exception if we use structure like this: @NotNull @Valid Map<String, @NotBlankTypeUse String> data