org.igrok.validator
1.1.10.1
See the version list below for details.
dotnet add package org.igrok.validator --version 1.1.10.1
NuGet\Install-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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.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.
Version | Downloads | Last updated |
---|---|---|
2.2.2.2 | 86 | 9/29/2024 |
2.2.2.1 | 119 | 6/1/2024 |
2.2.2 | 211 | 12/20/2023 |
2.2.1 | 164 | 9/9/2023 |
2.2.0 | 332 | 12/24/2022 |
2.1.0 | 354 | 11/24/2022 |
2.0.0 | 483 | 10/16/2022 |
1.1.10.3 | 421 | 8/17/2022 |
1.1.10.2 | 378 | 8/17/2022 |
1.1.10.1 | 458 | 4/3/2022 |
1.1.10 | 430 | 4/2/2022 |
1.1.9.2 | 584 | 2/18/2022 |
1.1.8.1 | 532 | 2/26/2021 |
1.1.8 | 492 | 1/26/2021 |
1.1.7 | 437 | 1/25/2021 |
1.1.6 | 453 | 1/25/2021 |
1.1.5 | 465 | 1/9/2021 |
1.1.4 | 558 | 10/17/2020 |
1.1.3 | 550 | 9/7/2020 |
1.1.2 | 609 | 3/31/2020 |
1.1.1 | 508 | 3/30/2020 |
1.1.0 | 589 | 3/1/2020 |
In current version Vat validation does not work for all countries and used as experimental feature