validate_mandatoryOne

Check one of the fields is required

Parameters
array $value

The array of values to check

#
Returns
boolean

TRUE if one of the fields are not empty, FALSE otherwise