Class JsonValidator

All Implemented Interfaces:
HasTransactionAttribute, IConfigurable, IConfigurationAware, IDualModeValidator, IForwardTarget, INamedObject, IPipe, IScopeProvider, IValidator, IWithParameters, EventThrowing, HasStatistics, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Category("Basic") public class JsonValidator extends ValidatorBase
Pipe that validates the input message against a JSON Schema.
Author:
Gerrit van Brakel