[
https://issues.apache.org/jira/browse/ZEST-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360573#comment-15360573
]
Paul Merlin commented on ZEST-121:
----------------------------------
It turns out that parameter names are not included in bytecode by default.
One need to compile using {{-parameter}}.
So this issue is more about supporting parameter names when they are enabled
and falling back to previous behaviour if not.
> Use parameter names to build better error messages on constraints violations
> ----------------------------------------------------------------------------
>
> Key: ZEST-121
> URL: https://issues.apache.org/jira/browse/ZEST-121
> Project: Zest
> Issue Type: Improvement
> Reporter: Paul Merlin
> Fix For: 3.0
>
>
> See
> https://docs.oracle.com/javase/tutorial/reflect/member/methodparameterreflection.html
> for details on parameter names reflection.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)