[hibernate-issues] [Hibernate-JIRA] Updated: (HV-439) Revisit the use of generics in ValidatorImpl

Hardy Ferentschik (JIRA) noreply at atlassian.com
Wed Apr 4 06:39:48 EDT 2012


     [ https://hibernate.onjira.com/browse/HV-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik updated HV-439:
---------------------------------

    Fix Version/s:     (was: 4.3.0.CR1)
                   5.x

> Revisit the use of generics in ValidatorImpl
> --------------------------------------------
>
>                 Key: HV-439
>                 URL: https://hibernate.onjira.com/browse/HV-439
>             Project: Hibernate Validator
>          Issue Type: Task
>          Components: engine
>    Affects Versions: 4.2.0.Beta1
>            Reporter: Hardy Ferentschik
>             Fix For: 5.x
>
>
> There are several casts and {{@SupressWarning("unchecked"}} annotations in the {{ValidatorImpl}}. They should be revisited. Where the cast is safe and correct we should add a comment. In other methods (some recursive one) I am not sure how useful/correct it is to use generics.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list