aspnetcore/test
sornaks 53379e4395 Issue #1206 - DefaultBodyModelValidator throws if get accessor throws.
Fix: The MvcOptions takes in a list of ExcludeFromValidationDelegate (Func<Type,bool>). This func verifies if the type is excluded in validation or not.
2014-10-16 16:09:30 -07:00
..
Microsoft.AspNet.Mvc.Core.Test Issue #1206 - DefaultBodyModelValidator throws if get accessor throws. 2014-10-16 16:09:30 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Issue #1206 - DefaultBodyModelValidator throws if get accessor throws. 2014-10-16 16:09:30 -07:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test Issue #1206 - DefaultBodyModelValidator throws if get accessor throws. 2014-10-16 16:09:30 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Adding support for inheriting tag helpers from _ViewStart files 2014-10-16 07:55:37 -07:00
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.Test [Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute], 2014-10-16 10:20:15 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites Issue #1206 - DefaultBodyModelValidator throws if get accessor throws. 2014-10-16 16:09:30 -07:00