
Validator
Validator helps users check whether data meets defined rules, requirements, or expectations.
What Validator is for
Use Validator when the problem is primarily about this specific kind of work. The goal is to solve one focused task well instead of asking users to fit every workflow into a generic process.
Typical value
Validator can help teams:
- reduce manual spreadsheet work
- apply the same logic more consistently
- make outcomes easier to review and explain
- prepare data for downstream reporting, import, sharing, or review
Common examples
- verify that required fields are populated
- check whether values fall within an allowed set or format
- review data quality issues before import or sharing
Typical workflow
A common Validator workflow is:
- review the input data
- create or select a configuration
- start the Run
- inspect the output
- adjust the configuration if needed and run again
Next pages
- When to use Validator
- Create a validator configuration
- Run Validator
- Validator examples