Add ability to build converters chain by their source and target types

Description

Currently we have API only to check whether we can convert to a particular type, but to build a complete chain of converters we should have an ability to get a type from which we can convert.

Suggested method signature:
canConvertFrom(Type type);

Activity

Show:
Done

Details

Assignee

Reporter

Components

Fix versions

Priority

Created May 27, 2021 at 12:47 PM
Updated June 1, 2021 at 8:32 AM
Resolved June 1, 2021 at 8:32 AM