Filter Node
Overview
Section titled “Overview”- Applies validation operations to each row
- Rows that fail are excluded from the output
- Same operation set as operation
Configuration
Section titled “Configuration”{ "custom": { "execution": { "operations": [ { "type": "validation", "action": "required", "params": {} } ] } }}