Initial commit
This commit is contained in:
7
skills/data-validation-engine/scripts/README.md
Normal file
7
skills/data-validation-engine/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user