validate_mandatoryAll

Check all the fields are not empty

Parameters
array $value

The array of values being checked

#
Returns
boolean

TRUE if all the fields are not empty, FALSE otherwise