Gunnar Morling commented on Bug HV-743

I guess the spec suggest any sort of runtime exception

+1 As you say ELException is more likely, but I'd understand it really as any sort of exception. I thus thought about adding a catch(Exception e) block: https://github.com/gunnarmorling/hibernate-validator/compare/HV-743

That said, do you have a case where it happens.

The test case raises an exception in the toString() method of validatedValue. If we add support for custom objects in EL terms (HV-701), their methods might raise exceptions as well.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira