Spring MVC Bean 參數校驗 @Validated

一、Bean Validation簡介 JSR-303主要是對JavaBean進行驗證,如方法級別(方法參數/返回值)、依賴注入等的驗證是沒有指定的。因此又有了JSR-349規範的產生。 Hibernate Validator(下載地址:http://www.hibernate.org/subprojects/validator.html);   二、Bean Validation在開發中的位置
相關文章
相關標籤/搜索