aspnetcore/test/Microsoft.AspNet.Mvc.ViewFe...
Doug Bunting 40b7636b72 Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException`
- #3227
- much of change is to tests, creating and passing `ModelMetadata`
- updated `InputFormatterContext` to make `ModelMetadata` available to `JsonInputFormatter`
  - walk `ModelMetadata` tree to get information about property with an issue
- add missing `null` checks in `ModelStateDictionaryExtensions`
2015-10-22 15:50:36 -07:00
..
Internal
Properties
Rendering Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
ViewComponents
ViewEngines
ViewFeatures
ControllerTest.cs
ControllerUnitTestabilityTests.cs
Microsoft.AspNet.Mvc.ViewFeatures.Test.xproj
ModelStateDictionaryExtensionsTest.cs Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
PartialViewResultTest.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
RemoteAttributeTest.cs
Resources.resx
SkipStatusCodePagesAttributeTest.cs
ViewComponentResultTest.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
ViewComponentTests.cs
ViewResultTest.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
project.json