PHP Class Swift_Validate, Halite

Author: Xavier De Cock ([email protected])
Mostrar archivo Open project: HaliteChallenge/Halite Class Usage Examples

Public Methods

Method Description
email ( string $email ) : boolean Checks if an e-mail address matches the current grammars.

Method Details

email() public static method

Checks if an e-mail address matches the current grammars.
public static email ( string $email ) : boolean
$email string
return boolean