Skip to content

leovene/SmartValidations

Repository files navigation

SmartValidations

  • Package with useful validations

Nuget:

  • This package is hosted on Nuget under the name "Malots.SmartValidations".
  • Current Version is 1.0.0.

Installation:

  • Package Manager -> Install-Package Malots.SmartValidations -Version 1.0.1
  • .NET CLI -> dotnet add package Malots.SmartValidations --version 1.0.1

Example:

  • Check the units tests project too see examples
  • This package contains useful evaluations mainly for Brazilian documents like:
    • CPF
    • CNPJ
    • CNH
    • CEP
    • PIS
    • Credit Card Number
    • Email
    • UF

About

Package with useful validations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages