PHP Class Symfony\Component\Validator\Constraints\MaxValidator

Deprecation: Deprecated since version 2.1, to be removed in 2.3.
Author: Bernhard Schussek ([email protected])
Inheritance: extends Symfony\Component\Validator\ConstraintValidator
Show file Open project: pmjones/php-framework-benchmarks

Public Methods

Method Description
isValid ( $value, Constraint $constraint )

Method Details

isValid() public method

public isValid ( $value, Constraint $constraint )
$constraint Symfony\Component\Validator\Constraint