public class RestJsonSchemaValidator extends AbstractRestSchemaValidator
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
muleContext| Constructor and Description |
|---|
RestJsonSchemaValidator(org.mule.api.MuleContext muleContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(String configId,
String schemaPath,
org.mule.api.MuleEvent muleEvent,
org.mule.raml.interfaces.model.IRaml api) |
public RestJsonSchemaValidator(org.mule.api.MuleContext muleContext)
public 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.