共用方式為


ValidationMetadata.ValidateChildren 屬性

定義

取得或設定值,這個值表示是否應該驗證模型的子系。 如果 nullValidateChildren ,則為 trueIsEnumerableTypeIsComplexTypetrue 或 為 , false 否則為 。

public:
 property Nullable<bool> ValidateChildren { Nullable<bool> get(); void set(Nullable<bool> value); };
public bool? ValidateChildren { get; set; }
member this.ValidateChildren : Nullable<bool> with get, set
Public Property ValidateChildren As Nullable(Of Boolean)

屬性值

適用於