Add configuration validation for merged files
Open
area/environment
area/provisioning
feature
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
**Summary**: Implement validation system to ensure merged configurations are valid and consistent across all environment-specific overrides.
**Acceptance Criteria**:
- [ ] Schema validation for merged configuration results
- [ ] Cross-environment consistency checking
- [ ] Required field validation after merging
- [ ] Type safety and data validation for merged values
- [ ] Configuration drift detection between environments
- [ ] Detailed validation error reporting with file and line information
Contributor guide
Assessment
This issue has not been assessed yet.