5 references to ProblemDetailsFactory
Microsoft.AspNetCore.Mvc.Core (5)
ControllerBase.cs (5)
181
/// Gets or sets the <see cref="
ProblemDetailsFactory
"/>.
1867
if (
ProblemDetailsFactory
== null)
1881
problemDetails =
ProblemDetailsFactory
.CreateProblemDetails(
1991
if (
ProblemDetailsFactory
== null)
2005
validationProblem =
ProblemDetailsFactory
.CreateValidationProblemDetails(