What This Tool Does
This tool allows you to define a set of required rules (column names, types) and checks if your uploaded file adheres to them, generating a report of violations.
How It Works
Input Format
Output Format
When to Use This Tool
- Verifying user uploads before processing.
- Checking if a vendor file matches the spec.
- QA testing large datasets.