PHP Class Jyxo\Input\Validator

Author: Jakub Tománek
Afficher le fichier Open project: jyxo/php Class Usage Examples

Méthodes publiques

Méthode Description
__callStatic ( string $method, array $params ) : boolean Static validation.

Method Details

__callStatic() public static méthode

Static validation.
public static __callStatic ( string $method, array $params ) : boolean
$method string Validator name
$params array Parameters; the first value gets validated, the rest will be used as constructor parameters
Résultat boolean