@FunctionalInterface public interface AllowedValuesValidator
| Modifier and Type | Method and Description |
|---|---|
List<org.jboss.dmr.ModelNode> |
getAllowedValues()
Gets the allowed values, or
null if any value is allowed. |
List<org.jboss.dmr.ModelNode> getAllowedValues()
null if any value is allowed.nullCopyright © 2018 JBoss by Red Hat. All rights reserved.