berntpopp / variant-linker

MIT License
0 stars 0 forks source link

Enhancement: Add Configuration Validation #38

Closed berntpopp closed 3 months ago

berntpopp commented 3 months ago

Implement validation for configuration files and command-line arguments to ensure that all required parameters are provided and are in the correct format. This will help prevent runtime errors caused by invalid configurations.

Acceptance Criteria: