Skip to main content

NullValidation

1. Description

The Null Validation Derivation Type is used to validate the specified columns for non-empty..

2. Screen Configuration

null_validation_image

For the specified columns it will check if those columns are empty or non-empty.

3. Required Fields

  • name: Output Field Name.
  • data_type: Output Field Type. Possible values are: "String".
  • dervation
    • derivation_type: The calculation type used is "NullValidation".
    • req_fields
      • column: Field names from the input metadata / output config to fetch for the output field.