Skip to content

koksyn/IsoValidators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IsoValidators

Pack of varied ISO-codes validators for Red programming language.

Travis build

Description

Coming soon...

Validators

  • VAT - Value Added Tax in European Union, Latin American and other countries.
  • MAC - Media access control address (for network interface controllers)
  • ISBN - International Standard Book Number
  • Credit Card - Credit Card numbers for several banks (VISA, Mastercard, etc.)
  • SEDOL - Stock Exchange identifiers used in the United Kingdom and Ireland
  • SWIFT/BIC - Business Identifier Codes for both financial or not-financial institutions

Running the tests

All validators at once

To run tests simply execute script run-all-tests.red from project main directory through Red binary. This script will detect and execute all test files like ***-tests.red under /tests directory.

./red -s run-all-tests.red

Compatibility

Project was created and tested under 0.6.3 version of Red. Older versions were not tested.

About

Pack of ISO-codes validators for Red language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages