Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 412 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 412 Bytes

Iso.Validators

This library contains validation methods for data which can be validated against defined ISO standards. Currently supported standards:

  • ISO 6346 (BIC)
  • ISO 27729 (ISNI)
  • ISO 2108 (ISBN 10+13)

NuGet Packages

NuGet packages are available here

To install this package use the following command:

PM> Install-Package Iso.Validators