System.Data.Entity.Validation Namespace

Classes

DbEntityValidationException

Exception thrown from SaveChanges() when validating entities fails.

DbEntityValidationResult

Represents validation results for single entity.

DbUnexpectedValidationException

Exception thrown from GetValidationErrors() when an exception is thrown from the validation code.

DbValidationError

Validation error. Can be either entity or property level validation error.