validate_mandatory

Checks that a string contains something other than whitespace

Parameters
mixed $value

The value being checked

#
Returns
boolean

TRUE if the value contains something other than whitespace, FALSE otherwise