JSR303本身的 @Valid 并不支持分组校验,但是Spring在其基础提供了一个注解 @Validated 支持分组校验。 @Validated 这个注解 value 属性指定需要校验 ...
確定! 回上一頁