Class | Description |
---|---|
JsonMappingValidationCallback<T> | |
JsonMessageValidationContext |
Validation context holding JSON specific validation information.
|
JsonPathFunctions |
Custom JsonPath function support for size(), keySet() and toString() operations on Json objects and arrays.
|
JsonPathMessageConstructionInterceptor | |
JsonPathMessageValidationContext |
Specialised validation context adds JSON path expressions for message validation.
|
JsonPathMessageValidator |
Message validator evaluates set of JSONPath expressions on message payload and checks that values are as expected.
|
JsonPathVariableExtractor |
Extractor implementation reads message elements via JSONPath expressions and saves the
values as new test variables.
|
JsonTextMessageValidator |
This message validator implementation is able to validate two JSON text objects.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.