ValidationErrorInfo.ErrorResource Property

Definition

Gets or sets the error resource.

[Newtonsoft.Json.JsonProperty(PropertyName="errorResource")]
public string ErrorResource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorResource")>]
member this.ErrorResource : string with get, set
Public Property ErrorResource As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to