public static interface ModelTestModelDescriptionValidator.ArbitraryDescriptorValidator
Modifier and Type | Method and Description |
---|---|
String |
validate(org.jboss.dmr.ModelNode currentNode,
String descriptor)
Validate a resource or operation arbitrary descriptor
|
String validate(org.jboss.dmr.ModelNode currentNode, String descriptor)
currentNode
- the current attribute or parameterdescriptor
- the current descriptor being validatednull
if it passed validation, or an error message describing the problemCopyright © 2023 JBoss by Red Hat. All rights reserved.