Replies: 1 comment
-
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
Source: string
Destiantion: eum
Mapping configuration
Version: x.y.z
10.1.1
Expected behavior
"ConstructUsing" should be called and exception from "MapPlatform" method should be thrown:
"ConstructUsing" should be called and "MapPlatform" method will map the value:
Actual behavior
Mapping config is not triggered at all. I should get exception from "MapPlatform" but this method is not triggered. Automapper is using some strange default behavior.
Beta Was this translation helpful? Give feedback.
All reactions