Jyxo\Input\Validator\ErrorMessage::getError PHP Method

getError() public method

Returns an error message in case of validation error, an empty value otherwise (empty(getError()) = true).
public getError ( ) : string
return string
    public function getError() : string;
ErrorMessage