Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Mapping.AssertConfigurationIsValid() call #12

Open
mycroes opened this issue Dec 24, 2015 · 3 comments
Open

Missing Mapping.AssertConfigurationIsValid() call #12

mycroes opened this issue Dec 24, 2015 · 3 comments

Comments

@mycroes
Copy link

mycroes commented Dec 24, 2015

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?

@TrymBeast
Copy link

What happened to this?
I'm upgrading to 5.0 and I can't find this method.

@TrymBeast
Copy link

Ah! It shoud be:
Mapper.Configuration.AssertConfigurationIsValid();

@jbogard
Copy link
Owner

jbogard commented Jun 29, 2016

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
#12 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAGYMtIYDMwlLZS-Jlwb5OBM7_1oHs6qks5qQpW3gaJpZM4G69iD
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants