You are here

public property Range::$minMessage in Plug 7

File

lib/Symfony/validator/Symfony/Component/Validator/Constraints/Range.php, line 37

Class

Range
@Target({"PROPERTY", "METHOD", "ANNOTATION"})

Namespace

Symfony\Component\Validator\Constraints

Code

public $minMessage = 'This value should be {{ limit }} or more.';