Summary
A RFC 7807 compliant
System.Text.Json.Serialization.JsonConverter for FluentValidationProblemDetails.
- Assembly
- Rocket
.Surgery .AspNetCore .FluentValidation .dll - Namespace
- Rocket
.Surgery .AspNetCore .FluentValidation - Base Types
-
- JsonConverter
<Fluent Validation >Problem Details
- JsonConverter
graph BT
Type-->Base0["JsonConverter<FluentValidationProblemDetails>"]
Type["ValidationProblemDetailsConverter"]
class Type type-node
Syntax
public sealed class ValidationProblemDetailsConverter :
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.
|
