Home
Options

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

Sign In or Register to comment.