get String List
Converts a JSON array to a string list.
Return
List of strings which are part of the JSON array
Parameters
json Array
JSON array to convert
Throws
when the JSON can not be parsed.
Converts a JSON array to a string list.
List of strings which are part of the JSON array
JSON array to convert
when the JSON can not be parsed.