[forge-issues] [JBoss JIRA] (FORGE-885) Support Bean Validation 1.1 method constraints in plugins

George Gastaldi (JIRA) jira-events at lists.jboss.org
Fri May 3 10:10:54 EDT 2013


George Gastaldi created FORGE-885:
-------------------------------------

             Summary: Support Bean Validation 1.1 method constraints in plugins
                 Key: FORGE-885
                 URL: https://issues.jboss.org/browse/FORGE-885
             Project: Forge
          Issue Type: Enhancement
          Components: Plugin API
            Reporter: George Gastaldi
             Fix For: Future


It would be nice if we could add support for BV 1.1 in a plugin method, avoiding the need to manually validate pre-conditions. This should happen after normal @Option validation, as there is an {{@Option(required=true)}} for example.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list