Hibernate Validator 6.0.0.Beta1 发布了。
更新内容:
Bug
* HV-1330 - engine - Transient failure of XmlBasedMethodValidationTest#cascadingArrayParameter
* HV-1326 - engine - NPE when null value is encountered during nested cascaded validation
* HV-1311 - engine - Some jdk.internal annotations are not ignored in constraints discovery
Improvement
* HV-1321 - engine - Add missing method re-definitions to HibernateValidatorContext
* HV-1309 - engine - @Deprecated should be ignored as a potential composing constraint annotation
* HV-1308 - build - Use license-maven-plugin instead of checkstyle to check the licenses
* HV-1305 - build - Use HTML5 doclet when generating JavaDoc with Java 9
* HV-1303 - validators - @SafeHtml should support relative URLs
软件详情:https://github.com/hibernate/hibernate-validator/blob/master/changelog.txt
下载地址:https://github.com/hibernate/hibernate-validator/archive/6.0.0.Beta1.zip
来自:开源中国社区

