ContosoUniversity
ContosoUniversity copied to clipboard
Missing Mapping.AssertConfigurationIsValid() call
It seems that Mapping.AssertConfigurationIsValid() is missing in the project. Also, I believe it would throw an exception due to unmapped members, so might it be missing on purpose?
What happened to this? I'm upgrading to 5.0 and I can't find this method.
Ah! It shoud be:
Mapper.Configuration.AssertConfigurationIsValid();
Gah. I didn't mean to remove this, can you open an issue in the AutoMapper GitHub?
On Wed, Jun 29, 2016 at 10:56 AM, Tiago Ribeiro [email protected] wrote:
Ah! It shoud be: Mapper.Configuration.AssertConfigurationIsValid();
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jbogard/ContosoUniversity/issues/12#issuecomment-229401974, or mute the thread https://github.com/notifications/unsubscribe/AAGYMtIYDMwlLZS-Jlwb5OBM7_1oHs6qks5qQpW3gaJpZM4G69iD .