isFieldNotEmpty($data)) { return ! in_array($data[$this->field], $this->array); } return true; } }