[PR #452] [MERGED] Add ValidatedNotNullAttribute (for SonarQube) #924

Closed
opened 2025-12-29 08:34:01 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/452
Author: @StefH
Created: 4/10/2020
Status: Merged
Merged: 4/10/2020
Merged by: @StefH

Base: masterHead: ValidatedNotNullAttribute


📝 Commits (2)

📊 Changes

3 files changed (+37 additions, -28 deletions)

View changed files

📝 src/WireMock.Net/Util/BodyParser.cs (+1 -3)
📝 src/WireMock.Net/Validation/Check.cs (+25 -25)
src/WireMock.Net/Validation/ValidatedNotNullAttribute.cs (+11 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/452 **Author:** [@StefH](https://github.com/StefH) **Created:** 4/10/2020 **Status:** ✅ Merged **Merged:** 4/10/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `ValidatedNotNullAttribute` --- ### 📝 Commits (2) - [`23451f2`](https://github.com/wiremock/WireMock.Net/commit/23451f2c8539a8e9c21672f799240f6d5bb4efab) ValidatedNotNull - [`372ba87`](https://github.com/wiremock/WireMock.Net/commit/372ba87531c9bf7490cf0063c2e0b69cb9db4860) usings ### 📊 Changes **3 files changed** (+37 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Util/BodyParser.cs` (+1 -3) 📝 `src/WireMock.Net/Validation/Check.cs` (+25 -25) ➕ `src/WireMock.Net/Validation/ValidatedNotNullAttribute.cs` (+11 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 08:34:01 +01:00
adam closed this issue 2025-12-29 08:34:01 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#924