Interface XpathMessageValidationContextBuilder<T extends ValidationContext,B extends XpathMessageValidationContextBuilder<T,B>>
- All Superinterfaces:
MessageProcessorAdapter,MessageValidationContextBuilder<T,,B> SchemaValidationContextBuilder<B>,ValidationContext.Builder<T,,B> VariableExtractorAdapter,WithExpressions<B>,XmlValidationContextBuilderBase<T,B>
public interface XpathMessageValidationContextBuilder<T extends ValidationContext,B extends XpathMessageValidationContextBuilder<T,B>>
extends XmlValidationContextBuilderBase<T,B>, WithExpressions<B>, VariableExtractorAdapter, MessageProcessorAdapter
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.citrusframework.validation.context.MessageValidationContextBuilder
MessageValidationContextBuilder.Factory -
Method Summary
Methods inherited from interface org.citrusframework.message.MessageProcessorAdapter
asProcessorMethods inherited from interface org.citrusframework.validation.context.MessageValidationContextBuilder
ignore, ignoreMethods inherited from interface org.citrusframework.validation.context.SchemaValidationContextBuilder
schema, schemaRepository, schemaValidationMethods inherited from interface org.citrusframework.validation.context.ValidationContext.Builder
buildMethods inherited from interface org.citrusframework.variable.VariableExtractorAdapter
asExtractorMethods inherited from interface org.citrusframework.builder.WithExpressions
expression, expressionsMethods inherited from interface org.citrusframework.validation.xml.XmlValidationContextBuilderBase
namespace, namespaceContext, namespaceContext, namespaces