public interface RestSchemaValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(String configId,
String schemaPath,
org.mule.api.MuleEvent muleEvent,
org.mule.raml.interfaces.model.IRaml api) |
void validate(String configId, String schemaPath, org.mule.api.MuleEvent muleEvent, org.mule.raml.interfaces.model.IRaml api) throws BadRequestException
BadRequestExceptionCopyright © 2021. All rights reserved.