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)