|
Previous Page |
Solar_Filter_ValidateNotZero |
Next Class |
validateNotZero()
public
bool
validateNotZero (
mixed $value
)
Validates that the value is not exactly zero.
Parameters
- (mixed)
$value: The value to validate.
Returns
- (bool) True if valid, false if not.
Description
Validates that the value is not exactly zero.