class NotBlankModelValidator extends NotBlankValidator

Validator that makes sure a model is valid and values are not empty

Methods

validate($value, Constraint $constraint)

{@inheritdoc}

Details

at line line 21
validate($value, Constraint $constraint)

{@inheritdoc}

Parameters

$value
Constraint $constraint