Previous Page
locale()

Solar_Filter_ValidateFloat
validateFloat()

Next Class
Solar_Filter_ValidateInKeys

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.