PowerShell
PowerShell Quick Tip: Using ValidateSet
PowerShell Quick Tip: Using ValidateSetWhy Use ValidateSet?ValidateSet is part of advanced parameters. It allows you to constrain the input of the parameter to a set of values. It also will...
Jan 21, 20172 min read