org.mule.module.apikit.validation
Class RestJsonSchemaValidator
java.lang.Object
org.mule.module.apikit.validation.AbstractRestSchemaValidator
org.mule.module.apikit.validation.RestJsonSchemaValidator
- All Implemented Interfaces:
- RestSchemaValidator
public class RestJsonSchemaValidator
- extends AbstractRestSchemaValidator
|
Field Summary |
protected org.slf4j.Logger |
logger
|
|
Method Summary |
void |
validate(String schemaPath,
org.mule.api.MuleEvent muleEvent,
org.raml.model.Raml api)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final org.slf4j.Logger logger
RestJsonSchemaValidator
public RestJsonSchemaValidator(org.mule.api.MuleContext muleContext)
validate
public void validate(String schemaPath,
org.mule.api.MuleEvent muleEvent,
org.raml.model.Raml api)
throws BadRequestException
- Throws:
BadRequestException
Copyright © 2013. All rights reserved.