requireParameters($this->fillableParams); $field = $this->parameter('field'); $anotherValue = $this->getAttribute()->getValue($field); return $value == $anotherValue; } }