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

Cmdlets Should Validate Document Structure #31

Open
natescherer opened this issue Dec 27, 2022 · 0 comments
Open

Cmdlets Should Validate Document Structure #31

natescherer opened this issue Dec 27, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@natescherer
Copy link
Owner

To prevent issues like in #26, all cmdlets should validate the document structure before executing. A private function that's called before the each cmdlets does its stuff seems like the right way to handle.

@natescherer natescherer added the enhancement New feature or request label Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant