public class MetadataComponentModelValidator extends Object implements ModelValidator
operations which return type is a Object or a Map have defined a
OutputTypeResolver. The OutputTypeResolver can't be the NullMetadataResolver.| Constructor and Description |
|---|
MetadataComponentModelValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.mule.runtime.api.meta.model.ExtensionModel extensionModel)
Validates the given
model |
public void validate(org.mule.runtime.api.meta.model.ExtensionModel extensionModel)
throws org.mule.runtime.extension.api.exception.IllegalModelDefinitionException
ModelValidatormodelvalidate in interface ModelValidatorextensionModel - a ExtensionModelorg.mule.runtime.extension.api.exception.IllegalModelDefinitionException - if the model is illegalCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.