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

Unify the validation logic in SCMU and Powershell #3877

Open
tmasternak opened this issue Dec 4, 2023 · 0 comments
Open

Unify the validation logic in SCMU and Powershell #3877

tmasternak opened this issue Dec 4, 2023 · 0 comments

Comments

@tmasternak
Copy link
Member

Describe the suggested improvement

SCMU and Powershell have independent validation logic - due to the difference in how the validation feedback is shown to the user (UI vs Console).

This makes it easy for the validation rules to diverge. The logic should be the same no matter how a management action is triggered i.e. from SCMU or Powershell console.

It might, be also beneficial to enhance the validation logic to enable showing a "validation report". Currently, each validation rule throws an exception right away when a condition is not met.

Additional Context

No response

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

No branches or pull requests

1 participant