DbEntityValidationResult.IsValid Property

 

Gets an indicator if the entity is valid.

Namespace:   System.Data.Entity.Validation
Assembly:  EntityFramework (in EntityFramework.dll)

public bool IsValid { get; }

Property Value

Type: System.Boolean