*/ public function rules(): array { return ['timestamp' => 'required|numeric']; } }