Is there validation in Spring boot at the method parameter level in the Rest API?

前端 未结 0 1221
伪装坚强ぢ
伪装坚强ぢ 2020-12-23 23:10

I would like to validate the data even before it is processed on the service layer.

  • dto
@Validate         


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