[hibernate-issues] [Hibernate-JIRA] Created: (HV-245) Make ConstraintViolation + Path implementations Serializable

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Oct 1 09:49:55 EDT 2009


Make ConstraintViolation + Path implementations Serializable
------------------------------------------------------------

                 Key: HV-245
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-245
             Project: Hibernate Validator
          Issue Type: Improvement
          Components: engine
    Affects Versions: 4.0.0.CR1
            Reporter: Emmanuel Bernard
            Assignee: Hardy Ferentschik


While we agree that in HV-213 ConstraintViolation was not to be marked Serializable, I believe that if the CV implementation is serializable and if the entities and values are serializable, then the ConstraintViolationException would be serializable in effect.
If true (should be tested quickly), this would be a cheap way to ensure that if entities and serializable, the violation reports are serializable as well.

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