[hibernate-issues] [Hibernate-JIRA] Created: (HV-213) Should we mark ConstraintViolation as Serializable?

Hardy Ferentschik (JIRA) noreply at atlassian.com
Wed Aug 26 07:27:15 EDT 2009


Should we mark ConstraintViolation as Serializable?
---------------------------------------------------

                 Key: HV-213
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-213
             Project: Hibernate Validator
          Issue Type: Bug
          Components: engine
    Affects Versions: 4.0.0.Beta3
            Reporter: Hardy Ferentschik
             Fix For: 4.0.0.GA


https://forum.hibernate.org/posting.php?mode=reply&f=9&t=999211

The problem is that we cannot guarantee that ConstraintViolation really will be Serializable since it contains for example the root bean of the validation which might or might not be Serializable.

The BV specification does not make any assertions in this regards.

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