validate_numericDash

Checks if the value contains numbers and dashes

Parameters
mixed $value

The value being checked

#
Returns
boolean

TRUE if the value contains numbers and dashes only, FALSE otherwise