[
https://issues.apache.org/jira/browse/BVAL-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424577#comment-13424577
]
Matt Benson commented on BVAL-109:
----------------------------------
Hi Konstantin,
I didn't 100% parse your last comment, but at a high level my position is that
Apache BVal's implementation of the Bean Validation specification should work
out of the box in a manner 100% compliant with the letter of the specification.
Any deviation can be handled by SPI implementations, optional configuration
properties, etc. For this reason I have left the issue open and reclassified
it from "Bug" to "New Feature."
Matt
> Wrong enforcement that validation groups have to be interfaces
> --------------------------------------------------------------
>
> Key: BVAL-109
> URL: https://issues.apache.org/jira/browse/BVAL-109
> Project: BVal
> Issue Type: New Feature
> Components: jsr303
> Affects Versions: 0.4
> Reporter: Konstantin Triger
> Fix For: 0.5
>
>
> The Bean Validation specification does not enforce that groups have to be
> interfaces. Non interface classes could be used as well, but we recommend to
> stick to interfaces.
> (Taken from
> http://docs.jboss.org/hibernate/validator/4.0.1/reference/en/html/validator-usingvalidator.html#validator-usingvalidator-validationgroups)
> Suggested fix: remove the check from GroupsComputer.computeGroups.
--
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