Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
NotEmptyValidator Class Reference
+ Inheritance diagram for NotEmptyValidator:

Public Member Functions

 __construct ()
 
 validate ($value)
 
- Public Member Functions inherited from Validator
 validate_ ($value)
 
 setValidationParameters ($member, $params, $severity='warning', $message=null)
 
 getMember ()
 
 setMember ($member)
 
 getParameters ()
 {}
 
 asUI ()
 

Additional Inherited Members

- Protected Member Functions inherited from Validator
 setParams (array $params)
 
 mergeMessages ()
 
 _getMessage ()
 
- Protected Attributes inherited from Validator
 $modifiedMessage
 
 $message
 
 $member
 
 $value
 
 $severity
 

Detailed Description

Definition at line 7 of file NotEmptyValidator.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Definition at line 9 of file NotEmptyValidator.php.

Member Function Documentation

◆ validate()

validate (   $value)
Parameters
mixed$value
Returns
boolean

Implements ValidatorInterface.

Definition at line 12 of file NotEmptyValidator.php.


The documentation for this class was generated from the following file: