allow group validation triggered via an action-method
-----------------------------------------------------
Key: EXTVAL-141
URL: https://issues.apache.org/jira/browse/EXTVAL-141
Project: MyFaces Extensions Validator
Issue Type: New Feature
Components: Bean Validation
Affects Versions: 2.0.4
Reporter: Igor Guimaraes
Assignee: Gerhard Petracek
@BeanValidation(useGroups = MyGroup.class)
public String send()
{
//...
return "success";
}
--
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