Skip to content

Rychu-Pawel/PeselValidator

Repository files navigation

Master branch status

Tool Status
AppVeyor Build status
Nuget Nuget

PeselValidator

Polish PESEL number validator

Easy to use library for validating Polish PESEL numbers:

string pesel = "44051401458";
bool isValid = Rychusoft.Validators.PeselValidator.IsValid(pesel);

About

Polish PESEL number validator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published