You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: