[hibernate-issues] [Hibernate-JIRA] Created: (HV-476) Min Max and other annotations are causing exceptions in Parametrized class hierarchies

Vitaly Polonetsky (JIRA) noreply at atlassian.com
Wed May 25 12:03:25 EDT 2011


Min Max and other annotations are causing exceptions in Parametrized class hierarchies
--------------------------------------------------------------------------------------

                 Key: HV-476
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-476
             Project: Hibernate Validator
          Issue Type: Bug
          Components: engine
    Affects Versions: 4.1.0.Final
            Reporter: Vitaly Polonetsky
         Attachments: Test.java

I'm getting

javax.validation.UnexpectedTypeException: No validator could be found for type: java.lang.Object

exception for the supplied test case.

And the more interesting part is that it depends on the order of the execution of the validations.

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