DbValidationError.ErrorMessage Property

 

Gets validation error message.

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

public string ErrorMessage { get; }

Property Value

Type: System.String