category | OSS |
---|---|
package | OSS_Validate |
copyright | Copyright (c) 2007 - 2012, Open Source Solutions Limited, Dublin, Ireland |
license | New BSD License |
isValid(string $value) : \boo
This includes number and position of letters / digits and MOD23.
link | http://www.iecomputersystems.com/ordering/eu_vat_numbers.htm |
---|---|
link | http://www.braemoor.co.uk/software/vat.shtml |
string
The tax number to validate
\boo
checkMOD23(string $value) : bool
string
Value to perform modulus 23 checksum on.
bool
NOT_VALID