PHP Interface Redaxscript\Validator\ValidatorInterface

Since: 2.2.0
Author: Henry Ruhs
Author: Sven Weingartner
Afficher le fichier Open project: redaxmedia/redaxscript

Méthodes publiques

Méthode Description
validate ( string $value = null ) : boolean validate the value

Method Details

validate() public méthode

validate the value
Since: 2.2.0
public validate ( string $value = null ) : boolean
$value string general value to validate
Résultat boolean