['required', 'string', new Exists(Song::class, 'id')], 'position' => 'required|integer', ]; } }