Package org.citrusframework.json
Class JsonSettings
java.lang.Object
org.citrusframework.json.JsonSettings
- Author:
- Christoph Deppisch
-
Method Summary
Modifier and TypeMethodDescriptionstatic intGets the permissive mode set on the Json parser.static booleanisStrict()Is Json message validation strict
-
Method Details
-
getPermissiveMoe
public static int getPermissiveMoe()Gets the permissive mode set on the Json parser.- Returns:
-
isStrict
public static boolean isStrict()Is Json message validation strict- Returns:
-