Summary
A RFC 7807 compliant
Newtonsoft.Json.JsonConverter
for FluentValidationProblemDetails
.
- Assembly
- Rocket
.Surgery .AspNetCore .FluentValidation .NewtonsoftJson .dll - Namespace
- Rocket
.Surgery .AspNetCore .FluentValidation .NewtonsoftJson - Base Types
-
- JsonConverter
<Fluent Validation >Problem Details
- JsonConverter
graph BT
Type-->Base0["JsonConverter<FluentValidationProblemDetails>"]
Type["ValidationProblemDetailsNewtonsoftJsonConverter"]
class Type type-node
Syntax
public sealed class ValidationProblemDetailsNewtonsoftJsonConverter :
JsonConverter<FluentValidationProblemDetails>
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute | |
PublicAPIAttribute |
Constructors
Name | Summary |
---|---|
Validation |
Methods
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|