- JavaJsonToolsLink - Class in org.mule.module.json.internal
-
- JavaJsonToolsLink(LibraryLink) - Constructor for class org.mule.module.json.internal.JavaJsonToolsLink
-
- JsonAnyStaticTypeResolver - Class in org.mule.module.json.internal
-
InputStaticTypeResolver for the json content parameter of the validate schema operation.
- JsonAnyStaticTypeResolver() - Constructor for class org.mule.module.json.internal.JsonAnyStaticTypeResolver
-
- JsonError - Enum in org.mule.module.json.api
-
Defines the error types thrown by this module
- JsonModule - Class in org.mule.module.json.internal
-
The JSON module contains tools to help you deal with JSON documents
- JsonModule() - Constructor for class org.mule.module.json.internal.JsonModule
-
- JsonModuleResourceReleaser - Class in org.mule.module.json.internal.cleanup
-
This class provides convenience methods for managing the internal
executor services that the underlying library uses.
- JsonModuleResourceReleaser(SchedulerService) - Constructor for class org.mule.module.json.internal.cleanup.JsonModuleResourceReleaser
-
Creates a JsonModuleResourceReleaserInstance
- JsonSchema - Class in org.mule.module.json.internal
-
Parameters to load Json Schema against which we will validate the payload.
- JsonSchema() - Constructor for class org.mule.module.json.internal.JsonSchema
-
- JsonSchemaDereferencingMode - Enum in org.mule.module.json.api
-
The URI dereferencing modes defined in Json Schema draft 4
- JsonSchemaParser - Class in org.mule.module.json.internal
-
The objective is get the Json Schema, from a Path (SchemaLocation) or a String(SchemaContent), like a JsonNode.
- JsonSchemaValidationFactory - Class in org.mule.module.json.internal
-
- JsonSchemaValidationFactory() - Constructor for class org.mule.module.json.internal.JsonSchemaValidationFactory
-
Here is defined the order of the links
- JsonSchemaValidator - Class in org.mule.module.json.internal
-
- JsonSchemaValidator(ValidatorKey) - Constructor for class org.mule.module.json.internal.JsonSchemaValidator
-
- JsonSchemaValidatorJavaJsonToolsWrapper - Class in org.mule.module.json.internal
-
This Wrapper make validations with library java.json.tools
Supports Json schema validations with version Draft V3 and V4
- JsonSchemaValidatorJavaJsonToolsWrapper(ValidatorKey, JsonNode) - Constructor for class org.mule.module.json.internal.JsonSchemaValidatorJavaJsonToolsWrapper
-
- JsonSchemaValidatorNetworkntWrapper - Class in org.mule.module.json.internal
-
This Wrapper make validations with library com.networknt
Supports Json schema validations with version Draft V6, V7, 2019-09 and 2020-12
- JsonSchemaValidatorNetworkntWrapper(ValidatorKey, JsonNode) - Constructor for class org.mule.module.json.internal.JsonSchemaValidatorNetworkntWrapper
-