Skip to content

[ValidateScriptBlock] should be able to -IncludeType/-ExcludeType #225

Closed
@StartAutomating

Description

@StartAutomating

[ValidateScriptBlock] should be able to validate that a [ScriptBlock] does or does not contain any number of types.

-IncludeType should describe a list of types to be included, and should support wildcards or regexes.
-ExcludeType should describe a list of typesto be excluded, and should support wildcards or regexes.

-IncludeType should override -ExcludeType.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions