Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Improve the dab validate to include multi data source file validate #2495

Open
sezal98 opened this issue Dec 16, 2024 · 0 comments

Comments

@sezal98
Copy link
Contributor

sezal98 commented Dec 16, 2024

In the current situation we have
"data-source-files":[
"src\Service.Tests\Multidab-config.MsSql.json"
], where we can add multi-data source files in the top-level config.

In this scenario, when running the command dab validate, we only validate the top-level config and not the files in this array.
However, when validating the top-level config, we should validate all underlying config files and provide a comprehensive output to the user defining all issues in multiple files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant