aspnetcore/test/Microsoft.AspNetCore.Mvc.Fo...
Pranav K 164d14064c Use casing for ProblemDetails that specified by RFC
* Use JsonProperty.MemberName to specify lowercase casing for ProblemDetails properties -
  https://tools.ietf.org/html/rfc7807#section-3
* Use XML NS and lowercase for Xml elements specified by RFC -
  https://tools.ietf.org/html/rfc7807#appendix-A

Fixes https://github.com/aspnet/Mvc/issues/8501
2018-10-12 14:15:28 -07:00
..
Internal
Models
FlushReportingStream.cs
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
ProblemDetailsWrapperTest.cs Use casing for ProblemDetails that specified by RFC 2018-10-12 14:15:28 -07:00
ValidationProblemDetailsWrapperTest.cs Use casing for ProblemDetails that specified by RFC 2018-10-12 14:15:28 -07:00
WrapperProviderFactoryExtensionsTest.cs
WrapperProviderFactoryTest.cs
XmlAssert.cs
XmlAssertTest.cs
XmlDataContractSerializerInputFormatterTest.cs
XmlDataContractSerializerOutputFormatterTest.cs
XmlSerializerInputFormatterTest.cs
XmlSerializerOutputFormatterTest.cs