* 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 |
||
|---|---|---|
| .. | ||
| Internal | ||
| Models | ||
| FlushReportingStream.cs | ||
| Microsoft.AspNetCore.Mvc.Formatters.Xml.Test.csproj | ||
| ProblemDetailsWrapperTest.cs | ||
| ValidationProblemDetailsWrapperTest.cs | ||
| WrapperProviderFactoryExtensionsTest.cs | ||
| WrapperProviderFactoryTest.cs | ||
| XmlAssert.cs | ||
| XmlAssertTest.cs | ||
| XmlDataContractSerializerInputFormatterTest.cs | ||
| XmlDataContractSerializerOutputFormatterTest.cs | ||
| XmlSerializerInputFormatterTest.cs | ||
| XmlSerializerOutputFormatterTest.cs | ||