Replies: 1 comment
-
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Source/destination types
Mapping configuration
Version: 3.2.0
Expected behavior
AssertConfigurationIsValid()
doesn't throwDestination.OnlyInDestination
will map toSource.OnlyInSource
because of theReverseMap()
Actual behavior
AssertConfigurationIsValid()
throwsDestination
toSource
throwsIn both cases the error is:
Steps to reproduce
Beta Was this translation helpful? Give feedback.
All reactions