Skip to content

Instantly share code, notes, and snippets.

@NikolayIT
Created October 9, 2015 14:51
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NikolayIT/17d30f2b6f545b61c73c to your computer and use it in GitHub Desktop.
Save NikolayIT/17d30f2b6f545b61c73c to your computer and use it in GitHub Desktop.
(ex as System.Data.Entity.Validation.DbEntityValidationException)
.EntityValidationErrors
.ToList()[0]
.ValidationErrors
.ToList()[0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment