Closed MicroFish91 closed 9 months ago
Beginning of a series of PRs to add a validation utility to simplify common input string validation scenarios for use in our Azure Wizard inputBox steps.
inputBox
Example of use:
See: https://github.com/microsoft/vscode-azurecontainerapps/pull/582
Let me know if you think something like this would be useful :)
Added a message condition for when the lower and upper limits are equal*
Beginning of a series of PRs to add a validation utility to simplify common input string validation scenarios for use in our Azure Wizard
inputBox
steps.Example of use:
See: https://github.com/microsoft/vscode-azurecontainerapps/pull/582
Let me know if you think something like this would be useful :)