public static interface ModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator
String validate(org.jboss.dmr.ModelType currentType, org.jboss.dmr.ModelNode currentNode, String descriptor)
currentType
- the type of the parameter/attributecurrentNode
- the current attribute or parameterdescriptor
- the current descriptor being validatednull
if it passed validation, or an error message describing the problemCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.