[hibernate-issues] [Hibernate-JIRA] Created: (HV-555) Improve toString() in ConstraintViolationException

David J. M. Karlsen (JIRA) noreply at atlassian.com
Wed Feb 8 02:58:12 EST 2012


Improve toString() in ConstraintViolationException
--------------------------------------------------

                 Key: HV-555
                 URL: https://hibernate.onjira.com/browse/HV-555
             Project: Hibernate Validator
          Issue Type: Improvement
          Components: engine
    Affects Versions: 4.2.0.Final
         Environment: N/A
            Reporter: David J. M. Karlsen


It would be nice if the mesage from ConstraintViolationException was better so that when logging it would show the beanpath and errors by default.

Today it will just read:
{noformat}
javax.validation.ConstraintViolationException: null
{noformat}

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