public class RestXmlSchemaValidator extends AbstractRestSchemaValidator
| Modifier and Type | Field and Description |
|---|---|
static String |
EXPAND_ENTITIES_PROPERTY |
static String |
EXTERNAL_ENTITIES_PROPERTY |
protected static org.slf4j.Logger |
logger |
muleContext| Constructor and Description |
|---|
RestXmlSchemaValidator(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 static final String EXTERNAL_ENTITIES_PROPERTY
public static final String EXPAND_ENTITIES_PROPERTY
protected static final org.slf4j.Logger logger
public RestXmlSchemaValidator(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.