Uses of Interface
org.mule.module.json.transformers.JsonSchemaFilter

Packages that use JsonSchemaFilter
org.mule.module.json.transformers Transfromers for converting from JavaBeans and collections to JSON and back again. 
 

Uses of JsonSchemaFilter in org.mule.module.json.transformers
 

Classes in org.mule.module.json.transformers that implement JsonSchemaFilter
 class JsonSchemaJsonValidationFilter
           
 class JsonSchemaValidationFilter
          Validate a JSON string against either an XML schema or Json schema depending on the schema location attribute.
 class JsonSchemaXsdValidationFilter
          Validate a JSON string against an XML schema.
 

Fields in org.mule.module.json.transformers declared as JsonSchemaFilter
protected  JsonSchemaFilter JsonSchemaValidationFilter.delegate
           
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.