[jboss-jira] [JBoss JIRA] (WFCORE-2651) EnumValidator should allow construction with an EnumSet

Brian Stansberry (JIRA) issues at jboss.org
Mon Apr 10 10:04:00 EDT 2017


Brian Stansberry created WFCORE-2651:
----------------------------------------

             Summary: EnumValidator should allow construction with an EnumSet
                 Key: WFCORE-2651
                 URL: https://issues.jboss.org/browse/WFCORE-2651
             Project: WildFly Core
          Issue Type: Enhancement
          Components: Domain Management
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor


The EnumValidator constructors all use a vararg of the enum type to specify what's legal. Add a variant that takes EnumSet to let users use that classes API to do things like "noneOf(X, Y)"



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list