soft-deletion by marking a field using method on a custom Record, then have the Mapper add "where('soft_deleted = ', false)";
overriding Row::assertValidValue() (e.g. to allow objects in Rows) -- might also be a be a method on a custom Record
Table Events and Mapper Events.
Automatic validation approaches
Dependency injection using the callable factory
How can I help you explore Laravel packages today?