ModelStateDictionary.IsValid Property

Definition

Gets a value that indicates whether any model state values in this model state dictionary is invalid or not validated.

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

Property Value

Applies to