How to find which column is violating Constraints?

I have a strongly typed data set which throws this error for null values, System.Data.ConstraintException: Failed to enable constraints. One or more rows contain values violating non-null, uniq...