[
https://issues.apache.org/jira/browse/BVAL-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424565#comment-13424565
]
Matt Benson commented on BVAL-109:
----------------------------------
To be pedantic, hat is Hibernate Validator's own documentation, rather than
"the Bean Validation specification." The specification itself says plainly:
"Groups are represented by interfaces." I am well-aware that Hibernate
Validator is the RI and that its developers include many members of the EG
including the spec lead, but my evaluation is that this is an
implementation-specific issue. I would prefer that Apache BVal's default
behavior remain as-is, although we could possibly enable support with an
implementation-specific property.
> 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: Bug
> 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