Skip to content

Commit 243632f

Browse files
StartAutomatingStartAutomating
authored andcommitted
Adding ValidateScriptBlock (#93)
1 parent 88e6c0c commit 243632f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Transpilers/Parameters/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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) |

0 commit comments

Comments
 (0)