Currently you can check whether and image is below or above width and height, but no way to check if an image matches the exact dimensions. Granted, you can combine all of the existing validation to get there, but that means too much code.
I will create a pull request for this feature request myself.
This is a feature request.
Image Validation method
exactDimensions
Currently you can check whether and image is below or above width and height, but no way to check if an image matches the exact dimensions. Granted, you can combine all of the existing validation to get there, but that means too much code.
I will create a pull request for this feature request myself.