Belin.Validation
0.3.0
A simple yet effective validation engine 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-ValidatorBase64 New-ValidatorCreditCard New-ValidatorEmail New-ValidatorEmpty New-ValidatorEqual New-ValidatorGreaterThan New-ValidatorGreaterThanOrEqual New-ValidatorIban New-ValidatorIn New-ValidatorLength New-ValidatorLessThan New-ValidatorLessThanOrEqual New-ValidatorLike New-ValidatorMatch New-ValidatorMaxLength New-ValidatorMinLength New-ValidatorNotEmpty New-ValidatorNotEqual New-ValidatorNotIn 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\IbanNet.dll
- Sources\New-Validator.ps1
- Sources\Validators\Base64.ps1
- Sources\Validators\Email.ps1
- Sources\Validators\Equal.ps1
- Sources\Validators\Iban.ps1
- Sources\Validators\In.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
- Binaries\Belin.Validation.dll
- Sources\Main.psm1
- Sources\Test-Validation.ps1
- Sources\Validators\CreditCard.ps1
- Sources\Validators\Empty.ps1
- Sources\Validators\GreaterThan.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.3.0 (current version) | 5 | 7/10/2026 |
| 0.2.0 | 11 | 7/4/2026 |
| 0.1.1 | 6 | 7/4/2026 |
| 0.1.0 | 6 | 7/3/2026 |