public String registerUser(@Valid User user, BindingResult result);. Let's extend the User with a nested POJO Address we also need to validate.
確定! 回上一頁