다음을 통해 공유


ValidateAddressResponse.ValidationMessage 속성

정의

유효성 검사 오류 메시지를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상