PHP Class IsoCodes\Isin

Inheritance: implements isocodes\IsoCodeInterface
Afficher le fichier Open project: ronanguilloux/isocodes Class Usage Examples

Méthodes publiques

Méthode Description
validate ( string $isin ) : boolean Validate an ISIN (International Securities Identification Number, ISO 6166).

Method Details

validate() public static méthode

Validate an ISIN (International Securities Identification Number, ISO 6166).
See also: https://en.wikipedia.org/wiki/International_Securities_Identification_Number#Examples
public static validate ( string $isin ) : boolean
$isin string ISIN to be validated
Résultat boolean true if ISIN is valid