'bail|sometimes|string' ]; return $rules; } public function prepareForValidation() { $input = $this->all(); $this->replace($input); } }