Contents

init(jsonData:)

Creates an evaluation result by parsing JSON data.

Declaration

init(jsonData data: Data) throws

Parameters

  • data:

    The JSON data to parse.

See Also

Saving and loading results