$overWidth public property
The error message used when the image is over $maxWidth. You may use the following tokens in the message:
- {attribute}: the attribute name
- {file}: the uploaded file name
- {limit}: the value of $maxWidth
public string $overWidth = null
Please login to continue.