8 lines
514 B
Markdown
8 lines
514 B
Markdown
# Scripts
|
|
|
|
Bundled resources for data-validation-engine skill
|
|
|
|
- [ ] validate_data.py: Script to execute data validation checks against a specified database and table, logging any discrepancies.
|
|
- [ ] generate_validation_report.py: Script to generate a comprehensive report of data validation results, including statistics and identified issues.
|
|
- [ ] configure_validation_rules.py: Script to interactively configure data validation rules for a given database and table, storing the rules in a configuration file.
|