validate_fileMaxWidth

Validation of image file upload for max width only

Parameters
array $value

The $_FILES array

#
int $maxWidth

The maximum image width in pixels

#
Returns
boolean