Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Redaxscript
Validator
ValidatorInterface
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