PHP Class Jyxo\Input\Validator\IsCompanyId

Taken from David Grudl's http://latrine.dgx.cz/jak-overit-platne-ic-a-rodne-cislo
Author: Jaroslav Hanslík
Inheritance: extends AbstractValidator
Afficher le fichier Open project: jyxo/php

Méthodes publiques

Méthode Description
isValid ( mixed $value ) : boolean Validates a value.

Method Details

isValid() public méthode

Validates a value.
public isValid ( mixed $value ) : boolean
$value mixed Input value
Résultat boolean