DoNotValidate error when property name is the same between two objects #3976
Locked
nathan-newman6519
started this conversation in
NA
Replies: 1 comment
-
https://docs.automapper.org/en/latest/8.0-Upgrade-Guide.html#forsourcemember-ignore |
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.
-
Using the DoNotValidate on a source member, causes problems when the dest member has a property with the same name that is mapped to a different property. An example of this issue is below along with a possible workaround. Should both of these be equivalent?
Beta Was this translation helpful? Give feedback.
All reactions