ModelStateDictionary.IsValid 屬性

定義

取得值,指出這個模型狀態字典中的任何模型狀態值是否無效。

public:
 property bool IsValid { bool get(); };
public bool IsValid { get; }
member this.IsValid : bool
Public ReadOnly Property IsValid As Boolean

屬性值

適用於