FileImageDimensionsConstraint::$messageResizeFailed
Same name in other branches
- 10 core/modules/file/src/Plugin/Validation/Constraint/FileImageDimensionsConstraint.php \Drupal\file\Plugin\Validation\Constraint\FileImageDimensionsConstraint::messageResizeFailed
The resize failed message.
Type: string
File
-
core/
modules/ file/ src/ Plugin/ Validation/ Constraint/ FileImageDimensionsConstraint.php, line 54
Class
- FileImageDimensionsConstraint
- File extension dimensions constraint.
Namespace
Drupal\file\Plugin\Validation\ConstraintCode
public string $messageResizeFailed = 'The image exceeds the maximum allowed dimensions and an attempt to resize it failed.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.