org.igrok.validator
1.1.10.1
Install-Package org.igrok.validator -Version 1.1.10.1
dotnet add package org.igrok.validator --version 1.1.10.1
<PackageReference Include="org.igrok.validator" Version="1.1.10.1" />
paket add org.igrok.validator --version 1.1.10.1
#r "nuget: org.igrok.validator, 1.1.10.1"
// Install org.igrok.validator as a Cake Addin
#addin nuget:?package=org.igrok.validator&version=1.1.10.1
// Install org.igrok.validator as a Cake Tool
#tool nuget:?package=org.igrok.validator&version=1.1.10.1
Package contains following validators: EmailValidator VatValidator
both throw exceptions if invalid data is given and does not throw any if data is valid
Vat validation is a beta feature for any issues or inconsistencies please contact me via nuget.org
Usage:
Call EmailValidator.Activate(<your e-mail>) or VatValidator.Activate(<your e-mail>) or EmailValidator.Activate(<your e-mail>,<your key>) or VatValidator.Activate(<your e-mail>,<your key>) to be able to use validation, it'll assign you a free key useable for any other igrok-net products
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETCoreApp 3.1
- IgnActivator (>= 1.1.6.1)
- Microsoft.NETCore.Platforms (>= 6.0.2)
- Newtonsoft.Json (>= 13.0.1)
- System.Net.Http (>= 4.3.4)
-
.NETFramework 4.0
- IgnActivator (>= 1.1.6.1)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
In current version Vat validation does not work for all countries and used as experimental feature