[jboss-jira] [JBoss JIRA] (WFCORE-2721) Add EnumValidator with disallowed values
Jeff Mesnil (JIRA)
issues at jboss.org
Tue Apr 25 09:31:00 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil resolved WFCORE-2721.
---------------------------------
Resolution: Rejected
The EnumValidator is alreadyable to specify disallowed values by leveraging EnumSet#complementOf
> Add EnumValidator with disallowed values
> ----------------------------------------
>
> Key: WFCORE-2721
> URL: https://issues.jboss.org/browse/WFCORE-2721
> Project: WildFly Core
> Issue Type: Enhancement
> Components: Domain Management
> Affects Versions: 3.0.0.Beta16
> Reporter: Jeff Mesnil
> Assignee: Brian Stansberry
> Priority: Minor
>
> When some Enum values are not allowed by some operation, the attribute definition must explicitly state all the allowed values.
> It'd be better if an EnumValidator constructor was added with *disallowed values* so that any other values would be implicitely accepted.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list