dropwizard modifies validation result message by adding “The request body” at the beginning

前端 未结 0 1226
失恋的感觉
失恋的感觉 2021-01-03 04:52

I am creating my own class level annotation to validate a request object used in my restful api. Here is the annotation

@Documented
@Constraint(validatedBy =          


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