Import raw dataset into the data pipeline to enable structured data ingestion, schema validation, and preparation for configurable data quality checks.
Import
data
Capture user-defined input specifying the column to validate, enabling dynamic and reusable data validation logic within the pipeline.
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
Javascript
Loading...
Profiler
Total Time: 6.20 ms
Stages: 3
Success: 0
Errors: 1
Context
Timeline
Stage 1
0.00 ms
Stage 2
0.00 ms
Stage 3
6.20 ms