remondis-it / remap

A declarative mapping library to simplify testable object mappings.
Apache License 2.0
122 stars 22 forks source link

Property path support for set would be helpful #106

Open schuettec opened 5 years ago

schuettec commented 5 years ago

Property path mappings can be specified for replace operations. A property path for set operation would be helpful.

Currently a workaround can be used: Use property path as function for set operation.