'required|exists:posts,id', 'reply_id' => 'nullable|exists:post_comments,id', ]; } }