Multipetros.Validation
1.0
Validation for greek VIES VAT IDs, greek social IDs and Luhn formula based numbers
|
Classes | |
class | Luhn |
This class provide static methods for validation checking of Luhn formula numbers. More... | |
class | SocialidGr |
This class provide static methods for validation checking of the greek social id, knwon as AMKA, AMKA have 11 digits. The first 6 represent the birthdate of the owner. The last digit is validation check digit as implemented by the Lunh formula. Notice: This class checks only if the social id is valid, not if exists and corresponds to a natural person. More... | |
class | ViesGr |
The class method check if a VIES VAT number is valid More... | |