1 instantiation of ValidationProblemDetailsWrapper
Microsoft.AspNetCore.Mvc.Formatters.Xml (1)
ProblemDetailsWrapperProviderFactory.cs (1)
17
return new WrapperProvider(typeof(ValidationProblemDetailsWrapper), p => new
ValidationProblemDetailsWrapper
((ValidationProblemDetails)p!));
3 references to ValidationProblemDetailsWrapper
Microsoft.AspNetCore.Mvc.Formatters.Xml (3)
ProblemDetailsWrapperProviderFactory.cs (1)
17
return new WrapperProvider(typeof(
ValidationProblemDetailsWrapper
), p => new ValidationProblemDetailsWrapper((ValidationProblemDetails)p!));
ValidationProblemDetailsWrapper.cs (2)
18
/// Initializes a new instance of <see cref="
ValidationProblemDetailsWrapper
"/>.
26
/// Initializes a new instance of <see cref="
ValidationProblemDetailsWrapper
"/> for the specified