DocumentValidationError.Description Property

Definition

Description of the error

[System.Text.Json.Serialization.JsonPropertyName("Description")]
public string Description { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("Description")>]
member this.Description : string with get, set
Public Property Description As String

Property Value

Attributes

Applies to