ValidationProblemDetailsNewtonsoftJsonConverter Class

Summary

A RFC 7807 compliant Newtonsoft.Json.JsonConverter for FluentValidationProblemDetails.
ValidationProblemDetailsNewtonsoftJsonConverter
JsonConverter

Syntax

public sealed class ValidationProblemDetailsNewtonsoftJsonConverter : 
    JsonConverter<FluentValidationProblemDetails>

Attributes

Type Description
NullableContextAttribute
NullableAttribute
PublicAPIAttribute

Constructors

Methods

Extension Methods