orisai / object-mapper

Raw data mapping to validated objects
Mozilla Public License 2.0
10 stars 1 forks source link

Objects as default values #14

Closed mabar closed 1 year ago

mabar commented 3 years ago

Objects can be written as default values via promoted properties or #[DefaultValue]. We should make sure they are properly supported. For each mapped object, default object should be different instance.

DefaultValuesPrinter should print object

mabar commented 1 year ago

Solved by https://github.com/orisai/object-mapper/commit/c61cc45feb4bd64a032c26f7d85be8c11eec259a

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.