[
http://opensource.atlassian.com/projects/hibernate/browse/HV-118?page=com...
]
Alaa Mohssen Nassef updated HV-118:
-----------------------------------
Attachment: fixing_past_constraint.txt
This patch fixes the @Past constraint. It also includes the addition of the @Digits
constraint validators, which is a part of the patch attached in HV-117
BuiltinConstraints doesn't contain @Past
----------------------------------------
Key: HV-118
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-118
Project: Hibernate Validator
Issue Type: Bug
Components: validators
Affects Versions: 4.0.0.Alpha1
Reporter: Juergen Zimmermann
Assignee: Alaa Mohssen Nassef
Attachments: fixing_past_constraint.txt
Time Spent: 1 hour
Remaining Estimate: 0 minutes
org.hibernate.validation.engine.BuiltinConstraints doesn't contain the @Past
constraint. See lines 94-97 where Future.class is mixed with
PastValidatorForCalendar.class and PastValidatorForDate.class
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira