\think\exceptionValidateException

Summary

Methods
Properties
Constants
__construct()
getError()
No public properties found
No constants found
No protected methods found
$error
N/A
No private methods found
No private properties found
N/A

Properties

$error

$error : 

Type

Methods

__construct()

__construct(  $error) 

Parameters

$error

getError()

getError() : array|string

获取验证错误信息

Returns

array|string