We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 687b2a4 commit dd541c0Copy full SHA for dd541c0
Transpilers/Parameters/README.md
@@ -21,7 +21,7 @@ When this is the case it is common for the transpiler to add a ```[ValidateScrip
21
|[ValidatePlatform](ValidatePlatform.psx.ps1) |[Validates the Platform](ValidatePlatform.psx.ps1) |
22
|[ValidatePropertyName](ValidatePropertyName.psx.ps1)|[Validates Property Names](ValidatePropertyName.psx.ps1) |
23
|[ValidateTypes](ValidateTypes.psx.ps1) |[Validates if an object is one or more types.](ValidateTypes.psx.ps1)|
24
-|[VBN](VBN.psx.ps1) |[ValueFromPipline Shorthand](VBN.psx.ps1) |
+|[VBN](VBN.psx.ps1) |[ValueFromPiplineByPropertyName Shorthand](VBN.psx.ps1) |
25
|[VFP](VFP.psx.ps1) |[ValueFromPipline Shorthand](VFP.psx.ps1) |
26
27
0 commit comments