PSDevOps
PSDevOps copied to clipboard
`Expand-BuildStep` should not allow blanks for a mandatory parameter
Currently, a blank option is created for anything with a [ValidateSet]. This should only be true if the parameter is not mandatory.