Uses of Interface
org.citrusframework.validation.ValidationContextAdapter
Packages that use ValidationContextAdapter
Package
Description
-
Uses of ValidationContextAdapter in org.citrusframework.actions
Methods in org.citrusframework.actions with parameters of type ValidationContextAdapterModifier and TypeMethodDescriptionReceiveActionBuilder.validate(ValidationContextAdapter adapter) ReceiveMessageBuilderFactory.validate(ValidationContextAdapter adapter) Adds a validation context. -
Uses of ValidationContextAdapter in org.citrusframework.builder
Subinterfaces of ValidationContextAdapter in org.citrusframework.builder -
Uses of ValidationContextAdapter in org.citrusframework.variable.json
Subinterfaces of ValidationContextAdapter in org.citrusframework.variable.jsonModifier and TypeInterfaceDescriptioninterfaceJsonPathVariableExtractorBuilder<T extends VariableExtractor,B extends JsonPathVariableExtractorBuilder<T, B>> -
Uses of ValidationContextAdapter in org.citrusframework.variable.xml
Subinterfaces of ValidationContextAdapter in org.citrusframework.variable.xmlModifier and TypeInterfaceDescriptioninterfaceXpathPayloadVariableExtractorBuilder<T extends VariableExtractor,B extends XpathPayloadVariableExtractorBuilder<T, B>>