Dictionary to Constructor Mapping #4096
innominate227
started this conversation in
Ideas
Replies: 1 comment
-
That's a feature request. A PR is welcome. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Source/destination types
Mapping configuration
Version: x.y.z
12.0.0
Expected behavior
an instance of Foo is created with Baz set to 3 and Bar set to 6.
Actual behavior
Exception thorwn
Test.Foo needs to have a constructor with 0 args or only optional args. Validate your configuration for details.
Steps to reproduce
Beta Was this translation helpful? Give feedback.
All reactions