Skip to content

IsValid is a library for validating values against different specifications, which includes things like mobile phone numbers from various locales, credit card numbers, IP addresses etc.

License

tocsoft/IsValid

Repository files navigation

Build status

IsValid is a library for validating values against different specifications, which includes things like mobile phone numbers from various locales, credit card numbers, IP addresses etc.

##Getting the code

The library it can be installed using NuGet.

Install-Package IsValid

Stable/RC/Beta release are available from http://nuget.org

Continuos builds are availible from:

V3 feed(VS 2015) : https://www.myget.org/F/tocsoft/api/v3/index.json

V2 feed (VS 2012+) : https://www.myget.org/F/tocsoft/api/v2

##Usage

See the wiki for details about what things IsValid supports and how to use it.

##Other libraries

Other libraries that have influenced this code but are not a direct dependencies are

Some/most of the initial validation code is taken directly from AlexArchive/Validator but repackaged into a more fluent/extension based validation api.

About

IsValid is a library for validating values against different specifications, which includes things like mobile phone numbers from various locales, credit card numbers, IP addresses etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published