开发者

Hibernate validator issues tracking

开发者 https://www.devze.com 2022-12-17 21:12 出处:网络
The Hibernate validator issues tracker appears to indicate that a particular issue I am facing is fixed - but I am still suffering from this issue and we\'re on the latest version (4.0.2).

The Hibernate validator issues tracker appears to indicate that a particular issue I am facing is fixed - but I am still suffering from this issue and we're on the latest version (4.0.2).

The change history and summary seem to indicate this was fixed in 3.2开发者_如何学Go.0 but then on the other hand the issue status is listed as "open"..

Can anyone clarify?

This is the Maven entry we're using:

<dependency>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-validator</artifactId>
    <version>4.0.2.GA</version>
</dependency>


If the issue says Status: Open then it hasn't been fixed. The Fix Version field suggests it had been scheduled for 3.2.0, but clearly that didn't happen (in fact it also says Unassigned).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号