Index

A B C D E F G H I J M O P S T V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractJsonDataDictionary - Class in org.citrusframework.variable.dictionary.json
Abstract json data dictionary works on json message data.
AbstractJsonDataDictionary() - Constructor for class org.citrusframework.variable.dictionary.json.AbstractJsonDataDictionary
 
accept(Message) - Method in class org.citrusframework.message.selector.JsonPathPayloadMessageSelector
 
actual - Variable in class org.citrusframework.validation.json.JsonElementValidatorItem
 
actualAsStringOrNull() - Method in class org.citrusframework.validation.json.JsonElementValidatorItem
 
asExtractor() - Method in class org.citrusframework.dsl.JsonPathSupport
 
asProcessor() - Method in class org.citrusframework.dsl.JsonPathSupport
 
asProcessor() - Method in class org.citrusframework.validation.json.JsonPathVariableExtractor.Builder
 
asValidationContext() - Method in class org.citrusframework.dsl.JsonPathSupport
 
asValidationContext() - Method in class org.citrusframework.validation.json.JsonPathVariableExtractor.Builder
 

B

build() - Method in class org.citrusframework.validation.json.JsonMappingValidationProcessor.Builder
 
build() - Method in class org.citrusframework.validation.json.JsonPathMessageProcessor.Builder
 
build() - Method in class org.citrusframework.validation.json.JsonPathVariableExtractor.Builder
 
Builder() - Constructor for class org.citrusframework.validation.json.JsonPathMessageProcessor.Builder
 
Builder() - Constructor for class org.citrusframework.validation.json.JsonPathVariableExtractor.Builder
 
Builder(Class<T>) - Constructor for class org.citrusframework.validation.json.JsonMappingValidationProcessor.Builder
 
buildHeaderData(TestContext) - Method in class org.citrusframework.message.builder.ObjectMappingHeaderDataBuilder
 
buildPayload(TestContext) - Method in class org.citrusframework.message.builder.ObjectMappingPayloadBuilder
 

C

canExtract(TestContext, Object, VariableExpressionSegmentMatcher) - Method in class org.citrusframework.json.JsonPathSegmentVariableExtractor
 
child(int, Object) - Method in class org.citrusframework.validation.json.JsonElementValidatorItem
 
constructErrorMessage(GraciousProcessingReport) - Method in class org.citrusframework.validation.json.schema.JsonSchemaValidation
Constructs the error message of a failed validation based on the processing report passed from ValidationMessage.
create(String, String, TestContext) - Method in class org.citrusframework.message.selector.JsonPathPayloadMessageSelector.Factory
 

D

DEFAULT - Static variable in interface org.citrusframework.validation.json.JsonElementValidator.Provider
 
doExtractValue(TestContext, Object, VariableExpressionSegmentMatcher) - Method in class org.citrusframework.json.JsonPathSegmentVariableExtractor
 

E

elementValidatorProvider(JsonElementValidator.Provider) - Method in class org.citrusframework.validation.json.JsonTextMessageValidator
 
ensureType(Class<O>) - Method in class org.citrusframework.validation.json.JsonElementValidatorItem
 
equals(Object) - Method in class org.citrusframework.json.schema.SimpleJsonSchema
 
evaluate(ReadContext, String) - Static method in class org.citrusframework.json.JsonPathUtils
Evaluate JsonPath expression using given read context and return result as object.
evaluate(Object, String) - Static method in class org.citrusframework.validation.json.JsonPathFunctions
Evaluates function on result.
evaluate(String, String) - Static method in class org.citrusframework.json.JsonPathUtils
Evaluate JsonPath expression on given payload string and return result as object.
evaluateAsString(ReadContext, String) - Static method in class org.citrusframework.json.JsonPathUtils
Evaluate JsonPath expression using given read context and return result as string.
evaluateAsString(String, String) - Static method in class org.citrusframework.json.JsonPathUtils
Evaluate JsonPath expression on given payload string and return result as string.
execute(List<String>, TestContext) - Method in class org.citrusframework.functions.core.JsonPathFunction
 
expected - Variable in class org.citrusframework.validation.json.JsonElementValidatorItem
 
expectedAsStringOrNull() - Method in class org.citrusframework.validation.json.JsonElementValidatorItem
 
expression(String, Object) - Method in class org.citrusframework.dsl.JsonPathSupport
 
expression(String, Object) - Method in class org.citrusframework.validation.json.JsonPathMessageProcessor.Builder
 
expression(String, Object) - Method in class org.citrusframework.validation.json.JsonPathVariableExtractor.Builder
 
expressions(Map<String, Object>) - Method in class org.citrusframework.dsl.JsonPathSupport
 
expressions(Map<String, Object>) - Method in class org.citrusframework.validation.json.JsonPathMessageProcessor.Builder
 
expressions(Map<String, Object>) - Method in class org.citrusframework.validation.json.JsonPathVariableExtractor.Builder
 
extractVariables(Message, TestContext) - Method in class org.citrusframework.validation.json.JsonPathVariableExtractor
 

F

Factory() - Constructor for class org.citrusframework.message.selector.JsonPathPayloadMessageSelector.Factory
 
filter(List<JsonSchemaRepository>, JsonMessageValidationContext, ReferenceResolver) - Method in class org.citrusframework.validation.json.schema.JsonSchemaFilter
Filters the all schema repositories based on the configuration in the jsonMessageValidationContext and returns a list of the relevant underlying SimpleJsonSchemas for the validation.
findValidationContext(List<ValidationContext>) - Method in class org.citrusframework.validation.json.JsonPathMessageValidator
 
fromJsonPath() - Static method in class org.citrusframework.validation.json.JsonPathVariableExtractor.Builder
 

G

getDictionaryClass() - Method in class org.citrusframework.config.xml.JsonDataDictionaryParser
 
getDictionaryClass() - Method in class org.citrusframework.config.xml.JsonPathDataDictionaryParser
 
getJson() - Method in class org.citrusframework.json.schema.SimpleJsonSchema
 
getJsonPath() - Method in class org.citrusframework.validation.json.JsonElementValidatorItem
The json path as string from the root to this item, i.e.
getJsonPathExpressions() - Method in class org.citrusframework.validation.json.JsonPathMessageProcessor
 
getJsonPathExpressions() - Method in class org.citrusframework.validation.json.JsonPathVariableExtractor
Gets the JSONPath expressions.
getLocations() - Method in class org.citrusframework.json.JsonSchemaRepository
 
getLog() - Static method in class org.citrusframework.json.JsonSchemaRepository
 
getMappingKey(Message) - Method in class org.citrusframework.endpoint.adapter.mapping.JsonPayloadMappingKeyExtractor
 
getName() - Method in class org.citrusframework.json.JsonSchemaRepository
 
getName() - Method in class org.citrusframework.validation.json.JsonElementValidatorItem
The identifier of a json element null on root JsonElementValidatorItem.name for an entry in a json map JsonElementValidatorItem.index in square brackets for an item in a json array, i.e.
getPermissiveMoe() - Static method in class org.citrusframework.json.JsonSettings
Gets the permissive mode set on the Json parser.
getRequiredValidationContextType() - Method in class org.citrusframework.validation.json.JsonPathMessageValidator
 
getRequiredValidationContextType() - Method in class org.citrusframework.validation.json.JsonTextMessageValidator
 
getRoot() - Method in class org.citrusframework.validation.json.JsonElementValidatorItem
 
getSchema() - Method in class org.citrusframework.json.schema.SimpleJsonSchema
 
getSchemas() - Method in class org.citrusframework.json.JsonSchemaRepository
 
getSupportedFunctions() - Static method in class org.citrusframework.validation.json.JsonPathFunctions
Gets names of supported functions.
getValidationMessages() - Method in class org.citrusframework.validation.json.report.GraciousProcessingReport
 
getValidator(boolean, TestContext, JsonMessageValidationContext) - Method in interface org.citrusframework.validation.json.JsonElementValidator.Provider
 
GraciousProcessingReport - Class in org.citrusframework.validation.json.report
This class implements a report that represents a gracious interpretation of a list of JSON schema validation messages (e.g. a List<com.networknt.schema.ValidationMessage>).
GraciousProcessingReport() - Constructor for class org.citrusframework.validation.json.report.GraciousProcessingReport
Creates a new GraciousProcessingReport with the initial success state being false.
GraciousProcessingReport(boolean) - Constructor for class org.citrusframework.validation.json.report.GraciousProcessingReport
Creates a new GraciousProcessingReport with the given initial success state.
GraciousProcessingReport(Set<ValidationMessage>) - Constructor for class org.citrusframework.validation.json.report.GraciousProcessingReport
Creates a new GraciousProcessingReport considering the initial validation messages.

H

hashCode() - Method in class org.citrusframework.json.schema.SimpleJsonSchema
 

I

ignoreNotFound(boolean) - Method in class org.citrusframework.validation.json.JsonPathMessageProcessor.Builder
 
initialize() - Method in class org.citrusframework.json.JsonSchemaRepository
 
initialize() - Method in class org.citrusframework.json.schema.SimpleJsonSchema
 
initialize() - Method in class org.citrusframework.variable.dictionary.json.JsonPathMappingDataDictionary
 
isIgnoreNotFound() - Method in class org.citrusframework.validation.json.JsonPathMessageProcessor
Gets the ignoreNotFound.
isPathIgnoredBy(String) - Method in class org.citrusframework.validation.json.JsonElementValidatorItem
 
isPathIgnoredBy(String, String, Object) - Static method in class org.citrusframework.validation.json.JsonElementValidatorItem
 
isStrict() - Static method in class org.citrusframework.json.JsonSettings
Is Json message validation strict
isSuccess() - Method in class org.citrusframework.validation.json.report.GraciousProcessingReport
 

J

json() - Static method in class org.citrusframework.dsl.JsonSupport
Static entrance for all Json related Java DSL functionalities.
JsonDataDictionaryParser - Class in org.citrusframework.config.xml
 
JsonDataDictionaryParser() - Constructor for class org.citrusframework.config.xml.JsonDataDictionaryParser
 
JsonElementValidator - Class in org.citrusframework.validation.json
 
JsonElementValidator(boolean, TestContext, Collection<String>) - Constructor for class org.citrusframework.validation.json.JsonElementValidator
 
JsonElementValidator.Provider - Interface in org.citrusframework.validation.json
 
JsonElementValidatorItem<T> - Class in org.citrusframework.validation.json
Wraps all needed data to validate an actual json with an expected json-template.
JsonElementValidatorItem(int, T, T) - Constructor for class org.citrusframework.validation.json.JsonElementValidatorItem
For array-items.
JsonElementValidatorItem(String, T, T) - Constructor for class org.citrusframework.validation.json.JsonElementValidatorItem
For object-items.
JsonFunctions - Class in org.citrusframework.functions
 
JsonMappingDataDictionary - Class in org.citrusframework.variable.dictionary.json
Simple json data dictionary implementation holds a set of mappings where keys are json path expressions to match json object graph.
JsonMappingDataDictionary() - Constructor for class org.citrusframework.variable.dictionary.json.JsonMappingDataDictionary
 
JsonMappingValidationProcessor<T> - Class in org.citrusframework.validation.json
 
JsonMappingValidationProcessor(Class<T>) - Constructor for class org.citrusframework.validation.json.JsonMappingValidationProcessor
Default constructor.
JsonMappingValidationProcessor(Class<T>, ObjectMapper) - Constructor for class org.citrusframework.validation.json.JsonMappingValidationProcessor
Default constructor with object mapper.
JsonMappingValidationProcessor.Builder<T> - Class in org.citrusframework.validation.json
Fluent builder.
jsonPath() - Static method in class org.citrusframework.dsl.JsonPathSupport
Static entrance for all JsonPath related Java DSL functionalities.
jsonPath(String, String, TestContext) - Static method in class org.citrusframework.functions.JsonFunctions
Runs Json path function with arguments.
JsonPathDataDictionaryParser - Class in org.citrusframework.config.xml
 
JsonPathDataDictionaryParser() - Constructor for class org.citrusframework.config.xml.JsonPathDataDictionaryParser
 
JsonPathFunction - Class in org.citrusframework.functions.core
 
JsonPathFunction() - Constructor for class org.citrusframework.functions.core.JsonPathFunction
 
JsonPathFunctions - Class in org.citrusframework.validation.json
Custom JsonPath function support for size(), keySet() and toString() operations on Json objects and arrays.
JsonPathFunctions() - Constructor for class org.citrusframework.validation.json.JsonPathFunctions
 
JsonPathMappingDataDictionary - Class in org.citrusframework.variable.dictionary.json
Json data dictionary implementation maps elements via JsonPath expressions.
JsonPathMappingDataDictionary() - Constructor for class org.citrusframework.variable.dictionary.json.JsonPathMappingDataDictionary
 
JsonPathMessageProcessor - Class in org.citrusframework.validation.json
 
JsonPathMessageProcessor() - Constructor for class org.citrusframework.validation.json.JsonPathMessageProcessor
Default constructor.
JsonPathMessageProcessor.Builder - Class in org.citrusframework.validation.json
Fluent builder.
JsonPathMessageValidator - Class in org.citrusframework.validation.json
Message validator evaluates set of JSONPath expressions on message payload and checks that values are as expected.
JsonPathMessageValidator() - Constructor for class org.citrusframework.validation.json.JsonPathMessageValidator
 
JsonPathPayloadMessageSelector - Class in org.citrusframework.message.selector
Message selector accepts JSON messages in case JsonPath expression evaluation result matches the expected value.
JsonPathPayloadMessageSelector(String, String, TestContext) - Constructor for class org.citrusframework.message.selector.JsonPathPayloadMessageSelector
Default constructor using fields.
JsonPathPayloadMessageSelector.Factory - Class in org.citrusframework.message.selector
Message selector factory for this implementation.
JsonPathSegmentVariableExtractor - Class in org.citrusframework.json
 
JsonPathSegmentVariableExtractor() - Constructor for class org.citrusframework.json.JsonPathSegmentVariableExtractor
 
JsonPathSupport - Class in org.citrusframework.dsl
 
JsonPathSupport() - Constructor for class org.citrusframework.dsl.JsonPathSupport
 
JsonPathUtils - Class in org.citrusframework.json
 
JsonPathUtils() - Constructor for class org.citrusframework.json.JsonPathUtils
 
JsonPathVariableExtractor - Class in org.citrusframework.validation.json
Extractor implementation reads message elements via JSONPath expressions and saves the values as new test variables.
JsonPathVariableExtractor() - Constructor for class org.citrusframework.validation.json.JsonPathVariableExtractor
 
JsonPathVariableExtractor.Builder - Class in org.citrusframework.validation.json
Fluent builder.
JsonPayloadMappingKeyExtractor - Class in org.citrusframework.endpoint.adapter.mapping
 
JsonPayloadMappingKeyExtractor() - Constructor for class org.citrusframework.endpoint.adapter.mapping.JsonPayloadMappingKeyExtractor
 
JsonSchemaFilter - Class in org.citrusframework.validation.json.schema
This class is responsible for filtering SimpleJsonSchemas based on a JsonMessageValidationContext.
JsonSchemaFilter() - Constructor for class org.citrusframework.validation.json.schema.JsonSchemaFilter
 
JsonSchemaParser - Class in org.citrusframework.config.xml
 
JsonSchemaParser() - Constructor for class org.citrusframework.config.xml.JsonSchemaParser
 
JsonSchemaRepository - Class in org.citrusframework.json
Schema repository holding a set of json schema resources known in the test scope.
JsonSchemaRepository() - Constructor for class org.citrusframework.json.JsonSchemaRepository
 
JsonSchemaRepositoryParser - Class in org.citrusframework.config.xml
 
JsonSchemaRepositoryParser() - Constructor for class org.citrusframework.config.xml.JsonSchemaRepositoryParser
 
jsonSchemaValidation(JsonSchemaValidation) - Method in class org.citrusframework.validation.json.JsonTextMessageValidator
 
JsonSchemaValidation - Class in org.citrusframework.validation.json.schema
This class is responsible for the validation of json messages against json schemas / json schema repositories.
JsonSchemaValidation() - Constructor for class org.citrusframework.validation.json.schema.JsonSchemaValidation
 
JsonSchemaValidation(JsonSchemaFilter) - Constructor for class org.citrusframework.validation.json.schema.JsonSchemaValidation
 
JsonSettings - Class in org.citrusframework.json
 
JsonSupport - Class in org.citrusframework.dsl
 
JsonSupport() - Constructor for class org.citrusframework.dsl.JsonSupport
 
JsonTextMessageValidator - Class in org.citrusframework.validation.json
This message validator implementation is able to validate two JSON text objects.
JsonTextMessageValidator() - Constructor for class org.citrusframework.validation.json.JsonTextMessageValidator
 

M

mapper(ObjectMapper) - Method in class org.citrusframework.validation.json.JsonMappingValidationProcessor.Builder
 
marshal(Object) - Static method in class org.citrusframework.dsl.JsonSupport
Static builder method constructing a mapping payload builder.
marshal(Object, ObjectMapper) - Static method in class org.citrusframework.dsl.JsonSupport
Static builder method constructing a mapping payload builder.
mergeWith(Set<ValidationMessage>) - Method in class org.citrusframework.validation.json.report.GraciousProcessingReport
Merges this GraciousProcessingReport with the status information from the existing one.

O

ObjectMappingHeaderDataBuilder - Class in org.citrusframework.message.builder
 
ObjectMappingHeaderDataBuilder(Object) - Constructor for class org.citrusframework.message.builder.ObjectMappingHeaderDataBuilder
Default constructor using just model object.
ObjectMappingHeaderDataBuilder(Object, ObjectMapper) - Constructor for class org.citrusframework.message.builder.ObjectMappingHeaderDataBuilder
Default constructor using object mapper and model object.
ObjectMappingHeaderDataBuilder(Object, String) - Constructor for class org.citrusframework.message.builder.ObjectMappingHeaderDataBuilder
Default constructor using object mapper name and model object.
ObjectMappingPayloadBuilder - Class in org.citrusframework.message.builder
 
ObjectMappingPayloadBuilder(Object) - Constructor for class org.citrusframework.message.builder.ObjectMappingPayloadBuilder
Default constructor using just model object.
ObjectMappingPayloadBuilder(Object, ObjectMapper) - Constructor for class org.citrusframework.message.builder.ObjectMappingPayloadBuilder
Default constructor using object mapper and model object.
ObjectMappingPayloadBuilder(Object, String) - Constructor for class org.citrusframework.message.builder.ObjectMappingPayloadBuilder
Default constructor using object mapper name and model object.
org.citrusframework.config.xml - package org.citrusframework.config.xml
 
org.citrusframework.dsl - package org.citrusframework.dsl
 
org.citrusframework.endpoint.adapter.mapping - package org.citrusframework.endpoint.adapter.mapping
 
org.citrusframework.functions - package org.citrusframework.functions
 
org.citrusframework.functions.core - package org.citrusframework.functions.core
 
org.citrusframework.json - package org.citrusframework.json
 
org.citrusframework.json.schema - package org.citrusframework.json.schema
 
org.citrusframework.message.builder - package org.citrusframework.message.builder
 
org.citrusframework.message.selector - package org.citrusframework.message.selector
 
org.citrusframework.validation.json - package org.citrusframework.validation.json
 
org.citrusframework.validation.json.report - package org.citrusframework.validation.json.report
 
org.citrusframework.validation.json.schema - package org.citrusframework.validation.json.schema
 
org.citrusframework.variable.dictionary.json - package org.citrusframework.variable.dictionary.json
 

P

parent(JsonElementValidatorItem<?>) - Method in class org.citrusframework.validation.json.JsonElementValidatorItem
Set the parent of this json-element.
parseInternal(Element, ParserContext) - Method in class org.citrusframework.config.xml.JsonSchemaParser
 
parseInternal(Element, ParserContext) - Method in class org.citrusframework.config.xml.JsonSchemaRepositoryParser
 
parseJson(int, String, String) - Static method in class org.citrusframework.validation.json.JsonElementValidatorItem
Parses and wraps the given json's.
permissiveMode(int) - Method in class org.citrusframework.validation.json.JsonTextMessageValidator
 
processMessage(Message, TestContext) - Method in class org.citrusframework.validation.json.JsonPathMessageProcessor
Intercept the message payload construction and replace elements identified via Json path expressions.
processMessage(Message, TestContext) - Method in class org.citrusframework.variable.dictionary.json.JsonMappingDataDictionary
 
processMessage(Message, TestContext) - Method in class org.citrusframework.variable.dictionary.json.JsonPathMappingDataDictionary
 

S

SELECTOR_PREFIX - Static variable in class org.citrusframework.message.selector.JsonPathPayloadMessageSelector
Special selector key prefix identifying this message selector implementation
setElementValidatorProvider(JsonElementValidator.Provider) - Method in class org.citrusframework.validation.json.JsonTextMessageValidator
 
setJson(Resource) - Method in class org.citrusframework.json.schema.SimpleJsonSchema
 
setJsonPathExpression(String) - Method in class org.citrusframework.endpoint.adapter.mapping.JsonPayloadMappingKeyExtractor
Sets the jsonPathExpression property.
setJsonSchemaValidation(JsonSchemaValidation) - Method in class org.citrusframework.validation.json.JsonTextMessageValidator
 
setLocations(List<String>) - Method in class org.citrusframework.json.JsonSchemaRepository
 
setLog(Logger) - Static method in class org.citrusframework.json.JsonSchemaRepository
 
setName(String) - Method in class org.citrusframework.json.JsonSchemaRepository
 
setPermissiveMode(int) - Method in class org.citrusframework.validation.json.JsonTextMessageValidator
 
setReferenceResolver(ReferenceResolver) - Method in class org.citrusframework.validation.json.JsonMappingValidationProcessor.Builder
 
setSchema(JsonSchema) - Method in class org.citrusframework.json.schema.SimpleJsonSchema
 
setSchemas(List<SimpleJsonSchema>) - Method in class org.citrusframework.json.JsonSchemaRepository
 
setStrict(boolean) - Method in class org.citrusframework.validation.json.JsonTextMessageValidator
 
setSuccess(boolean) - Method in class org.citrusframework.validation.json.report.GraciousProcessingReport
 
SimpleJsonSchema - Class in org.citrusframework.json.schema
Adapter between the resource reference from the bean configuration and the usable SimpleJsonSchema for validation.
SimpleJsonSchema() - Constructor for class org.citrusframework.json.schema.SimpleJsonSchema
 
SimpleJsonSchema(Resource) - Constructor for class org.citrusframework.json.schema.SimpleJsonSchema
 
strict(boolean) - Method in class org.citrusframework.validation.json.JsonTextMessageValidator
 
supports(String) - Method in class org.citrusframework.message.selector.JsonPathPayloadMessageSelector.Factory
 
supportsMessageType(String) - Method in class org.citrusframework.validation.json.JsonPathMessageProcessor
 
supportsMessageType(String) - Method in class org.citrusframework.variable.dictionary.json.AbstractJsonDataDictionary
Checks if this message interceptor is capable of this message type.
supportsMessageType(String, Message) - Method in class org.citrusframework.validation.json.JsonPathMessageValidator
 
supportsMessageType(String, Message) - Method in class org.citrusframework.validation.json.JsonTextMessageValidator
 
supportsMessageType(String, Message) - Method in class org.citrusframework.validation.json.schema.JsonSchemaValidation
Checks whether the supplied message type is supported by the message.

T

translate(String, T, TestContext) - Method in class org.citrusframework.variable.dictionary.json.JsonMappingDataDictionary
 
translate(String, T, TestContext) - Method in class org.citrusframework.variable.dictionary.json.JsonPathMappingDataDictionary
 

V

validate(Class<T>) - Static method in class org.citrusframework.dsl.JsonSupport
Static entrance for Json mapping validation that uses object mapper to perform Json object validation.
validate(Class<T>) - Static method in class org.citrusframework.validation.json.JsonMappingValidationProcessor.Builder
 
validate(Message, List<JsonSchemaRepository>, JsonMessageValidationContext, ReferenceResolver) - Method in class org.citrusframework.validation.json.schema.JsonSchemaValidation
Validates the given message against a list of JsonSchemaRepositories under consideration of the actual context
validate(Message, TestContext) - Method in class org.citrusframework.validation.json.JsonMappingValidationProcessor
 
validate(Message, TestContext, JsonMessageValidationContext) - Method in class org.citrusframework.validation.json.schema.JsonSchemaValidation
 
validate(JsonElementValidatorItem<?>) - Method in class org.citrusframework.validation.json.JsonElementValidator
 
validateMessage(Message, Message, TestContext, JsonMessageValidationContext) - Method in class org.citrusframework.validation.json.JsonTextMessageValidator
 
validateMessage(Message, Message, TestContext, JsonPathMessageValidationContext) - Method in class org.citrusframework.validation.json.JsonPathMessageValidator
 
validator(GenericValidationProcessor<T>) - Method in class org.citrusframework.validation.json.JsonMappingValidationProcessor.Builder
 

W

withReferenceResolver(ReferenceResolver) - Method in class org.citrusframework.validation.json.JsonMappingValidationProcessor.Builder
 
A B C D E F G H I J M O P S T V W 
All Classes and Interfaces|All Packages|Constant Field Values