Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Redaxscript
Validator
ValidatorInterface
PHP Interface Redaxscript\Validator\ValidatorInterface
Since:
2.2.0
Author:
Henry Ruhs
Author:
Sven Weingartner
Exibir arquivo
Open project: redaxmedia/redaxscript
Public Methods
Method
Description
validate
(
string
$value
= null ) :
boolean
validate the value
Method Details
validate()
public
method
validate the value
Since:
2.2.0
public
validate
(
string
$value
= null ) :
boolean
$value
string
general value to validate
return
boolean