'required', 'comment' => '', 'url' => '', 'offered' => 'string', 'date_offered' => 'date|nullable', 'value' => 'integer|nullable', 'has_recipient' => 'boolean', 'recipient' => 'required_with:has_recipient', ]; } }