public property Length::$exactMessage

File

drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Length.php, line 28

Class

Length
@author Bernhard Schussek <bschussek@gmail.com>

Namespace

Symfony\Component\Validator\Constraints

Code

public $exactMessage = 'This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.';