public class MediaTypeModelValidator extends Object implements org.mule.runtime.extension.api.loader.ExtensionModelValidator
ExtensionModelValidator which verifies if a MediaType is
missing or if a MediaType is present with a value, and a value is not
permitted in such case.
This validator goes through all operations and sources and verifies that:
| Constructor and Description |
|---|
MediaTypeModelValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.extension.api.loader.ProblemsReporter problemsReporter) |
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.