In controller class: The @Valid annotation applies validation rules on the provided object. The BindingResult interface contains the result of validation.
確定! 回上一頁