Solar_Filter_ValidateFloat::validateFloat()
public
bool
Solar_Filter_ValidateFloat::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.