Fail (or just warn?) if columns from problem description could not be applied
I have noticed few times now that people had issues running pipelines because of problems in datasets or problem descriptions so that columns were not correctly marked. Currently runtime silently does not do anything if it cannot find a column to mark it as a target.
I think it should raise an exception in such case.