convert
Converts a JSON array into another type.
Return
a converted object
Parameters
arrayNode
the JSON array node to be converted
context
context in which the parameter is converted
Throws
ArgumentConversionException
if the conversion fails
Converts a JSON array into another type.
a converted object
the JSON array node to be converted
context in which the parameter is converted
if the conversion fails