次の方法で共有


ValidationErrorInfo.ErrorResource プロパティ

定義

エラー リソースを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象