System / OS
Light
Dark
Fixed width
Fit to window
return true;
}
$violations = $this->validator->validate($value, $constraints);
foreach ($violations as $violation) {
$this->errorList[] = new ConditionErrorMessage(
[ "value" => 10 "constraints" => [] "groups" => null ]