[
https://issues.apache.org/jira/browse/BVAL-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973912#action_12973912
]
David J. M. Karlsen commented on BVAL-81:
-----------------------------------------
I think that for non-abstract classes that are compiled with debug info it is
available and that's what they rely on.
http://stackoverflow.com/questions/939194/preserving-parameter-argument-names-in-compiled-java-classes
http://stackoverflow.com/questions/2622018/compile-classfile-issue-in-spring-3
> No context provided when validating methods
> -------------------------------------------
>
> Key: BVAL-81
> URL: https://issues.apache.org/jira/browse/BVAL-81
> Project: BeanValidation
> Issue Type: Bug
> Components: jsr303
> Affects Versions: 0.1-incubating, 0.2-incubating
> Reporter: David J. M. Karlsen
>
> When validating method executions no constraints are provided:
> [ConstraintViolationImpl{rootBean=null, propertyPath='', message='may not be
> empty', leafBean=[], value=[]}]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.