Class ValidatorBase.ResponseValidatorWrapper

java.lang.Object
org.frankframework.core.AbstractResponseValidatorWrapper<ValidatorBase>
org.frankframework.pipes.ValidatorBase.ResponseValidatorWrapper
All Implemented Interfaces:
IConfigurable, IConfigurationAware, IForwardTarget, INamedObject, IPipe, IScopeProvider, IValidator, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Enclosing class:
ValidatorBase

public static class ValidatorBase.ResponseValidatorWrapper extends AbstractResponseValidatorWrapper<ValidatorBase> implements IValidator
Wrapper for the response validator.
  • Constructor Details

    • ResponseValidatorWrapper

      public ResponseValidatorWrapper(ValidatorBase owner)