we are migrating jobs from Abnitio to Talend. For one of the column we have fail_if_error(column.name) function in Abnitio, The same has to do in Talend for that column.
fail_if_eror() means - if getting any error on parsing or any length issues for column, It should hanle with null with out any error.