Import raw dataset into the data pipeline to enable structured data ingestion, schema validation, and preparation for configurable data quality checks.
- Idle
Import
data
Capture user-defined input specifying the column to validate, enabling dynamic and reusable data validation logic within the pipeline.
- Idle
Input
Key
Column
Value
Validate phone number values using a regular expression to detect invalid formats, supporting data quality assurance, cleansing workflows, and reliable downstream processing.
Code
ErrorJavascript