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(
1989
if (
ProblemDetailsFactory
== null)
2003
validationProblem =
ProblemDetailsFactory
.CreateValidationProblemDetails(