|
Previous Page |
Solar_Filter_ValidateFloat |
Next Class |
validateFloat()
public
bool
validateFloat (
mixed $value
)
Validates that the value represents a float.
Parameters
- (mixed)
$value: The value to validate.
Returns
- (bool) True if valid, false if not.
Description
Validates that the value represents a float.