fixing #172 - copying a record now will set non-null fields to modified so that when it's saved it inserts correctly
Fixed count()'s code formatting (was tabs in some lines) fixes #171 Ticket: 171
Removed some remainders from the old validation behaviour. This fixes a bug where records dont get inserted.
Necessary changes to the validation components. Further improvements and docs will follow in the next days. Ticket: 150