Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Stevemo
Cpanel
Permission
Form
PermissionValidator
PHP Class Stevemo\Cpanel\Permission\Form\PermissionValidator
Inheritance:
extends
Stevemo\Cpanel\Services\Validation\AbstractValidator
Exibir arquivo
Open project: stevemo/cpanel
Protected Properties
Property
Type
Description
$rules
Array
Validation rules
Public Methods
Method
Description
validForUpdate
( ) :
boolean
Test if validation passes before update
Method Details
validForUpdate()
public
method
Test if validation passes before update
See link:
http://stevemo.ca
Author:
Steve Montambeault
public
validForUpdate
( ) :
boolean
return
boolean
Property Details
$rules
protected_oe property
Validation rules
protected
Array
$rules
return
Array