@Deprecated public static class WriteAttributeHandlers.AttributeDefinitionValidatingHandler extends WriteAttributeHandlers.WriteAttributeOperationHandler
INSTANCE| Constructor and Description |
|---|
AttributeDefinitionValidatingHandler(AttributeDefinition definition)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
validateValue(String name,
org.jboss.dmr.ModelNode value)
Deprecated.
If a validator was passed to the constructor, uses it to validate the value.
|
execute, modelChangedpublic AttributeDefinitionValidatingHandler(AttributeDefinition definition)
protected void validateValue(String name, org.jboss.dmr.ModelNode value) throws OperationFailedException
WriteAttributeHandlers.WriteAttributeOperationHandlervalidateValue in class WriteAttributeHandlers.WriteAttributeOperationHandlername - the name of the attributevalue - the value to validateOperationFailedExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.