Context.GetValidationErrors
Is there a way to access GetValidationErrors in LinqPad? When i call SubmitChanges(), I get a data truncation error but it does not indicate which field. The GetValidationErrors has the information I need but I don't have a context object to use to call this method.
Comments
Have you looked at the following?
http://stackoverflow.com/questions/3666954/string-or-binary-data-would-be-truncated-linq-exception-cant-find-which-fiel