koryphe icon indicating copy to clipboard operation
koryphe copied to clipboard

Default serialization method for Tuple interface

Open c95560 opened this issue 6 years ago • 0 comments

Tuple interface throwing errors when trying to serialize as a member of another Class.

Propose adding default implementation to allow serialization: @JsonDeserialize(as = MapTuple.class)

See: https://github.com/gchq/koryphe/pull/174

c95560 avatar Dec 06 '19 17:12 c95560