Belin.Validation
0.1.1
A simple yet effective validation module specifically designed for PowerShell.
Minimum PowerShell version
7.6
Installation Options
Owners
Copyright
© Cédric Belin
Package Details
Author(s)
- Cédric Belin <cedx@outlook.com>
Tags
data dto form validator validation
Functions
New-Validator New-ValidatorEmpty New-ValidatorEqual New-ValidatorGreaterThan New-ValidatorGreaterThanOrEqual New-ValidatorLength New-ValidatorLessThan New-ValidatorLessThanOrEqual New-ValidatorLike New-ValidatorMatch New-ValidatorMaxLength New-ValidatorMinLength New-ValidatorNotEmpty New-ValidatorNotEqual New-ValidatorNotLike New-ValidatorNotMatch New-ValidatorNotNull New-ValidatorNull New-ValidatorRange Test-Validation
Dependencies
This module has no dependencies.
Release Notes
FileList
- Belin.Validation.nuspec
- ChangeLog.md
- ReadMe.md
- Binaries\Belin.Validation.dll
- Sources\Main.psm1
- Sources\New-Validator.ps1
- Sources\Test-Validation.ps1
- Sources\Validators\Empty.ps1
- Sources\Validators\Equal.ps1
- Sources\Validators\GreaterThan.ps1
- Sources\Validators\Length.ps1
- Sources\Validators\LessThan.ps1
- Sources\Validators\Like.ps1
- Sources\Validators\Match.ps1
- Sources\Validators\Null.ps1
- Sources\Validators\Range.ps1
- Belin.Validation.psd1
- License.md
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.3.0 | 5 | 7/10/2026 |
| 0.2.0 | 11 | 7/4/2026 |
| 0.1.1 (current version) | 6 | 7/4/2026 |
| 0.1.0 | 6 | 7/3/2026 |