Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Jyxo
Input
Validator
ErrorMessage
PHP Interface Jyxo\Input\Validator\ErrorMessage
Author:
Jakub Tománek
Mostrar archivo
Open project: jyxo/php
Public Methods
Method
Description
getError
( ) :
string
Returns an error message in case of validation error, an empty value otherwise (empty(getError()) = true).
Method Details
getError()
public
method
Returns an error message in case of validation error, an empty value otherwise (empty(getError()) = true).
public
getError
( ) :
string
return
string