This is json transformer that convert a schemeless json to another formatted json.
string/boolean/number/map/list types conversion
-
string with a time format
-
null type to boolean
-
input json check: e.g., input json elements mismatched with the claimed types
-
error check