When running a migration using transformEntries on a field that has validation, if the new value is not in the validations array, then the value for that entry is left empty. I think it would be helpful if those fields were left with the original values, or skipped if there is a validation error.