class OperationRelatedNumberValidator extends RegexValidator

Validator against OperationRelatedNumberConstraint.

Methods

validate(mixed $value, Constraint $constraint)

Validate against {see OperationRelatedNumberConstraint}.

Details

at line 31
validate(mixed $value, Constraint $constraint)

Validate against {see OperationRelatedNumberConstraint}.

Parameters

mixed $value Validated value
Constraint $constraint Used constraint