]
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: