#TodayILearned that you can use [ValidateSet] with powershell variables other than parameters
(I’m hoping this will, in this case, guard against typo’s later in the code)
#TodayILearned that you can use [ValidateSet] with powershell variables other than parameters
(I’m hoping this will, in this case, guard against typo’s later in the code)