returned value validation
-------------------------

                 Key: BVAL-98
                 URL: https://issues.apache.org/jira/browse/BVAL-98
             Project: BeanValidation
          Issue Type: Bug
          Components: method validation
            Reporter: Romain Manni-Bucau


if a returned value is annotated with something else than @Valid (let say 
@NotNull for instance) apache bval throws an exception to say it doesn't follow 
the javabean convention.

MethodValidator should supports it so classvalidator should allow to use it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to