使用前要匯入Java Validation API的jar,以及其實作Hibernate Validator的jar。這裡使用Maven的 pom.xml 。 <dependency> <groupId>javax.validation</ ...
確定! 回上一頁