Package org.citrusframework.variable.dictionary.json
package org.citrusframework.variable.dictionary.json
-
ClassesClassDescriptionAbstract json data dictionary works on json message data.Simple json data dictionary implementation holds a set of mappings where keys are json path expressions to match json object graph.Json data dictionary implementation maps elements via JsonPath expressions.