Package org.citrusframework.validation.json
package org.citrusframework.validation.json
-
ClassDescriptionWraps all needed data to validate an actual json with an expected json-template.Fluent builder.Custom JsonPath function support for size(), keySet() and toString() operations on Json objects and arrays.Fluent builder.Message validator evaluates set of JSONPath expressions on message payload and checks that values are as expected.Extractor implementation reads message elements via JSONPath expressions and saves the values as new test variables.Fluent builder.This message validator implementation is able to validate two JSON text objects.