ImageValidator
ImageValidator
class ImageValidator extends FileValidator
Validates whether a value is a valid image file and is valid against minWidth, maxWidth, minHeight and maxHeight constraints.
Constants
<PRETTY_DATE | Whether to format {@link \DateTime} objects as RFC-3339 dates ("Y-m-d H:i:s"). |
OBJECT_TO_STRING | Whether to cast objects with a "__toString()" method to strings. |
KB_BYTES | |
MB_BYTES | |
KIB_BYTES | |
MIB_BYTES |