aspnetcore/test/Microsoft.AspNet.Mvc.Format...
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
Models
FlushReportingStream.cs
Microsoft.AspNet.Mvc.Formatters.Xml.Test.xproj
XmlAssert.cs
XmlAssertTest.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
XmlDataContractSerializerInputFormatterTest.cs Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
XmlDataContractSerializerOutputFormatterTest.cs Refactor of OutputFormattterContext 2015-10-20 18:05:57 -07:00
XmlSerializerInputFormatterTest.cs Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
XmlSerializerOutputFormatterTest.cs Refactor of OutputFormattterContext 2015-10-20 18:05:57 -07:00
project.json