TM-ValidationUtility
is a PowerShell module that provides custom validation attributes for enhanced parameter validation. It offers attributes for checking the existence of paths, validating IPv4 addresses, and ensuring the correct format for GitHub Gist URIs.
This module is part of a suite of tools designed to improve and streamline the PowerShell commandline and scripting experience.
Check out the rest of the modules by visiting my page on the PowerShell Gallery.
- ValidatePathExistsAttribute: Ensures file or directory paths exist, with the ability to specify files, folders, or any.