Validation @NotBlank does not work in connection with @JsonProperty

前端 未结 0 1133
广开言路
广开言路 2020-12-04 01:18

I am trying to apply a @NotBlank validation to a class field. That field has also the @JsonProperty annotation:

@JsonProperty("         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题