org.igrok.validator 1.0.4

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package org.igrok.validator --version 1.0.4
NuGet\Install-Package org.igrok.validator -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="org.igrok.validator" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add org.igrok.validator --version 1.0.4
#r "nuget: org.igrok.validator, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install org.igrok.validator as a Cake Addin
#addin nuget:?package=org.igrok.validator&version=1.0.4

// Install org.igrok.validator as a Cake Tool
#tool nuget:?package=org.igrok.validator&version=1.0.4

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>) to be able to use validation, it'll assign you a free key useable for any other igrok-net products

Product 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 netcoreapp1.0 is compatible.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Framework net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 156 12/20/2023
2.2.1 148 9/9/2023
2.2.0 304 12/24/2022
2.1.0 320 11/24/2022
2.0.0 454 10/16/2022
1.1.10.3 392 8/17/2022
1.1.10.2 353 8/17/2022
1.1.10.1 420 4/3/2022
1.1.10 403 4/2/2022
1.1.9.2 556 2/18/2022
1.1.8.1 501 2/26/2021
1.1.8 459 1/26/2021
1.1.7 414 1/25/2021
1.1.6 428 1/25/2021
1.1.5 440 1/9/2021
1.1.4 535 10/17/2020
1.1.3 523 9/7/2020
1.1.2 573 3/31/2020
1.1.1 481 3/30/2020
1.1.0 562 3/1/2020

In current version Vat validation does not work for all countries and used as experimental feature