diff --git a/Compile.ps1 b/Compile.ps1 index 8633bc79..ef74005c 100644 --- a/Compile.ps1 +++ b/Compile.ps1 @@ -15,6 +15,7 @@ function Update-Progress { [string]$StatusMessage, [Parameter(Mandatory, position=1)] + [ValidateRange(0,100)] [int]$Percent, [Parameter(position=2)]