SizeAware
- Full name:
\Qubus\Validation\Rules\Traits\SizeAware
Methods
getValueSize
Get size (int) value from given $value
Parameters:
| Parameter | Type | Description |
|---|---|---|
$value | mixed |
getBytesSize
Given $size and get the bytes
Parameters:
| Parameter | Type | Description |
|---|---|---|
$size | mixed |
Throws:
isUploadedFileValue
Check whether value is from $_FILES
Parameters:
| Parameter | Type | Description |
|---|---|---|
$value | mixed |