org.igrok.validator 2.2.2

dotnet add package org.igrok.validator --version 2.2.2
NuGet\Install-Package org.igrok.validator -Version 2.2.2
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="2.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add org.igrok.validator --version 2.2.2
#r "nuget: org.igrok.validator, 2.2.2"
#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=2.2.2

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

igrok-net-tools

igrok-tools

Visit our web site https://igrok-net.org for more information

dev branch Build Status | master branch Build Status

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>,<your key>) or VatValidator.Activate(<your e-mail>,<your key>) to be able to use validation, get your free key useable for any other igrok-net products from https://igrok-net.org/keys

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 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 160 12/20/2023
2.2.1 150 9/9/2023
2.2.0 304 12/24/2022
2.1.0 323 11/24/2022
2.0.0 455 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 557 2/18/2022
1.1.8.1 502 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 577 3/31/2020
1.1.1 483 3/30/2020
1.1.0 564 3/1/2020

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