kfgodel / bean2bean

Github repository for Bean2Bean project
Other
0 stars 0 forks source link

All a custom polymorphic converter for assignable types #69

Closed kfgodel closed 5 years ago

kfgodel commented 5 years ago

Now string to string conversion can only be solved using Function.identity() as converter, however it would be easier for the user to have a predefined converter which takes care of limiting scope. This is needed to complete the optional converter