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 AbstractValidator
Pipe that validates the input message against a JSON Schema.
Author:
Gerrit van Brakel
  • Constructor Details

    • JsonValidator

      public JsonValidator()
  • Method Details