['required', 'string', 'max:2000'], 'parent_id' => ['nullable', 'uuid', 'exists:post_comments,id'], ]; } }