Sdílet prostřednictvím


ValidationResponse.IsValid Vlastnost

Definice

Získá, jestli ověření proběhlo úspěšně.

[Newtonsoft.Json.JsonProperty(PropertyName="isValid")]
public bool? IsValid { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isValid")>]
member this.IsValid : Nullable<bool>
Public ReadOnly Property IsValid As Nullable(Of Boolean)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro