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
think
exception
ValidateException
PHP Class think\exception\ValidateException
Inheritance:
extends
RuntimeException
Afficher le fichier
Open project: top-think/framework
Protected Properties
Свойство
Type
Description
$error
Méthodes publiques
Méthode
Description
__construct
(
$error
)
getError
( ) :
array
|
string
获取验证错误信息
Method Details
__construct()
public
méthode
public
__construct
(
$error
)
getError()
public
méthode
获取验证错误信息
public
getError
( ) :
array
|
string
Résultat
array
|
string
Property Details
$error
protected_oe property
protected
$error