|
I found a translation error in hibernate-validator-5.1.0.Final.jar, The class path is: org.hibernate.validator.ValidationMessages_zh_CN.properties
For the message: javax.validation.constraints.Past.message=需要是一个过去的事件 The word "事件" is wrong, It should be "时间".
|