PHP 클래스 IsoCodes\Isin

상속: implements isocodes\IsoCodeInterface
파일 보기 프로젝트 열기: ronanguilloux/isocodes 1 사용 예제들

공개 메소드들

메소드 설명
validate ( string $isin ) : boolean Validate an ISIN (International Securities Identification Number, ISO 6166).

메소드 상세

validate() 공개 정적인 메소드

Validate an ISIN (International Securities Identification Number, ISO 6166).
또한 보기: https://en.wikipedia.org/wiki/International_Securities_Identification_Number#Examples
public static validate ( string $isin ) : boolean
$isin string ISIN to be validated
리턴 boolean true if ISIN is valid