ValidateJsonSchemaMessageProcessor instead@Deprecated public class JsonSchemaXsdValidationFilter extends SchemaValidationFilter implements JsonSchemaFilter
| Modifier and Type | Field and Description |
|---|---|
protected FlowConstruct |
flowConstruct
Deprecated.
|
protected JsonToXml |
jToX
Deprecated.
|
protected MuleContext |
muleContext
Deprecated.
|
DEFAULT_SCHEMA_LANGUAGE, logger| Constructor and Description |
|---|
JsonSchemaXsdValidationFilter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Event event,
Event.Builder builder)
Deprecated.
|
boolean |
accept(InternalMessage message,
Event.Builder builder)
Deprecated.
|
void |
initialise()
Deprecated.
|
void |
setFlowConstruct(FlowConstruct flowConstruct)
Deprecated.
|
void |
setMuleContext(MuleContext muleContext)
Deprecated.
|
void |
setSchemaLocations(String schemaLocations)
Deprecated.
|
createValidator, getDelayedResult, getErrorHandler, getResourceResolver, getSchemaLanguage, getSchemaLocations, getSchemaObject, getValidatorFeatures, getValidatorProperties, getXMLInputFactory, isReturnResult, isUseStaxSource, loadSchemaStream, loadSource, setErrorHandler, setResourceResolver, setReturnResult, setSchemaLanguage, setSchemaObject, setUseStaxSource, setValidatorFeatures, setValidatorProperties, setXMLInputFactorygetDocumentBuilderFactory, setDocumentBuilderFactory, toDOMNode, toDOMNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateValidator, getErrorHandler, getResourceResolver, getSchemaLanguage, getSchemaLocations, getSchemaObject, getValidatorFeatures, getValidatorProperties, getXMLInputFactory, isReturnResult, isUseStaxSource, setErrorHandler, setResourceResolver, setReturnResult, setSchemaLanguage, setSchemaObject, setUseStaxSource, setValidatorFeatures, setValidatorProperties, setXMLInputFactoryprotected MuleContext muleContext
protected FlowConstruct flowConstruct
protected JsonToXml jToX
public boolean accept(InternalMessage message, Event.Builder builder)
accept in interface Filteraccept in class SchemaValidationFilterpublic boolean accept(Event event, Event.Builder builder)
accept in interface Filteraccept in class SchemaValidationFilterpublic void setMuleContext(MuleContext muleContext)
setMuleContext in interface MuleContextAwarepublic void setFlowConstruct(FlowConstruct flowConstruct)
setFlowConstruct in interface FlowConstructAwarepublic void initialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
initialise in interface org.mule.runtime.api.lifecycle.Initialisableinitialise in class SchemaValidationFilterorg.mule.runtime.api.lifecycle.InitialisationExceptionpublic void setSchemaLocations(String schemaLocations)
setSchemaLocations in interface JsonSchemaFiltersetSchemaLocations in class SchemaValidationFilterCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.