[hibernate-issues] [Hibernate-JIRA] Assigned: (HV-158) ClassCastException in org.hibernate.validation.constraints.FutureValidatorForDate.initialize
Hardy Ferentschik (JIRA)
noreply at atlassian.com
Mon May 11 02:08:14 EDT 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HV-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hardy Ferentschik reassigned HV-158:
------------------------------------
Assignee: Hardy Ferentschik
> ClassCastException in org.hibernate.validation.constraints.FutureValidatorForDate.initialize
> --------------------------------------------------------------------------------------------
>
> Key: HV-158
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-158
> Project: Hibernate Validator
> Issue Type: Bug
> Components: engine
> Affects Versions: 4.0.0.Alpha3, 4.0.0.Beta1
> Reporter: Denis Karpov
> Assignee: Hardy Ferentschik
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> public class FutureValidatorForDate implements ConstraintValidator<Past, Date> {
> public void initialize(Past constraintAnnotation) {}
> ...
> "Past" probably should be "Future".
--
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list