Encountered a strange problem copying and pasting between the datasheet views of two contact lists. Only the Contact and Country fields were showing in the datasheet view.
When doing the paste, the following error appeared:

The rows you modified could not be saved to the server due to validation errors. This is usually caused by invalid default values.
The error gives some clue as to the problem. I then attempted to add a single entry manually (without the paste) and received a new error:

Columns that require data are not included in this view. If you want to edit rows that are missing data in these columns, or add new rows, you must first add the required columns to the view.
Finally, I added all of the columns to the view and at last found the column causing the problem:

You must specify a non-blank value for Title.
Setting the Title field to not be required fixed the issue!

