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) |
public RestJsonSchemaValidator(org.mule.api.MuleContext muleContext)
public void validate(String schemaPath, org.mule.api.MuleEvent muleEvent, org.raml.model.Raml api) throws BadRequestException
BadRequestExceptionCopyright © 2014. All rights reserved.