willydavidjr / AutoFacAndAutoMapperMVC

Sample project on how to integrate AutoFac and AutoMapper on ASP.NET MVC 5.0.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validate the mapping

sky3913 opened this issue · comments

Hi...
Thanks for sharing this code.

If I want to validate the mapping using AssertConfigurationIsValid(), how to do that?