Edit

Share via


RuleValidationException.ErrorMessage Property

Definition

[Newtonsoft.Json.JsonProperty]
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string ErrorMessage { get; set; }
member this.ErrorMessage : string with get, set
Public Property ErrorMessage As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute DataMemberAttribute

Applies to