DataType
1. Description
The DataType Derivation Type is used to validate whether the specified columns contain correct data type.
2. Screen Configuration

For each column name selected, it will check if the values in those columns are of correct data_type provided in data_type required fields.
3. Required Fields
- name: Output Field Name.
- data_type: Output Field Type. Possible values are: "String".
- dervation
- derivation_type: The derivation type used is "DataType".
- req_fields
- col_name: Field names from the input metadata.
- data_type: Data Type to be compared (decimal/integer).