DataValidator 1.0.3
NuGet package to validate formats of different identifier strings such as CPF, CNPJ, phone numbers, car plates...
Install-Package DataValidator -Version 1.0.3
dotnet add package DataValidator --version 1.0.3
<PackageReference Include="DataValidator" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DataValidator --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixed a bug where landlines weren't recognized -- https://github.com/lfmundim/DataVerification/pull/2#event-2918436321
Dependencies
-
.NETStandard 2.0
- NUnit.ConsoleRunner (>= 3.9.0)
- OpenCover (>= 4.6.519)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.