fn check_reconstructible( object_id: &ObjectId, column: &str, type: &DataType, ) -> Result<(), StubError>
Reject a type the builder cannot express, naming the column that carries it.