Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Doctrine
OrientDB
Query
Validator
ValidatorInterface
PHP Interface Doctrine\OrientDB\Query\Validator\ValidatorInterface
ファイルを表示
Open project: doctrine/orientdb-odm
Public Methods
Method
Description
check
(
mixed
$value
) :
mixed
Cleans ad returns the polished $value.
Method Details
check()
public
method
Cleans ad returns the polished $value.
public
check
(
mixed
$value
) :
mixed
$value
mixed
return
mixed