FluentValidationProblemDetail.

AttemptedValue Property

Summary

The property value that caused the failure.

Syntax

public object AttemptedValue { get; set; }

Attributes

Type Description
NullableAttribute
JsonPropertyNameAttribute

Value

Type Description
object