File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ When this is the case it is common for the transpiler to add a ```[ValidateScrip
2020| [ ValidateExtension] ( ValidateExtension.psx.ps1 ) | [ Validates Extensions] ( ValidateExtension.psx.ps1 ) |
2121| [ ValidatePlatform] ( ValidatePlatform.psx.ps1 ) | [ Validates the Platform] ( ValidatePlatform.psx.ps1 ) |
2222| [ ValidatePropertyName] ( ValidatePropertyName.psx.ps1 ) | [ Validates Property Names] ( ValidatePropertyName.psx.ps1 ) |
23+ | [ ValidateScriptBlock] ( ValidateScriptBlock.psx.ps1 ) | [ Validates Script Blocks] ( ValidateScriptBlock.psx.ps1 ) |
2324| [ ValidateTypes] ( ValidateTypes.psx.ps1 ) | [ Validates if an object is one or more types.] ( ValidateTypes.psx.ps1 ) |
2425| [ VBN] ( VBN.psx.ps1 ) | [ ValueFromPiplineByPropertyName Shorthand] ( VBN.psx.ps1 ) |
2526| [ VFP] ( VFP.psx.ps1 ) | [ ValueFromPipline Shorthand] ( VFP.psx.ps1 ) |
You can’t perform that action at this time.
0 commit comments