[PR #29] [MERGED] Fix multi enumeration issue with AssertValidLicense #44

Closed
opened 2026-02-26 02:30:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/junian/Standard.Licensing/pull/29
Author: @AntiGuideAkquinet
Created: 2/24/2023
Status: Merged
Merged: 4/27/2024
Merged by: @junian

Base: masterHead: feature/FixValidation


📝 Commits (1)

  • 5779b49 Fix multi enumeration issue with AssertValidLicense

📊 Changes

1 file changed (+4 additions, -5 deletions)

View changed files

📝 src/Standard.Licensing/Validation/ValidationChainBuilder.cs (+4 -5)

📄 Description

This fixes issue junian/Standard.Licensing#28
We will now use a List to store validators and will only use them instead of also clearing them.


🔄 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/junian/Standard.Licensing/pull/29 **Author:** [@AntiGuideAkquinet](https://github.com/AntiGuideAkquinet) **Created:** 2/24/2023 **Status:** ✅ Merged **Merged:** 4/27/2024 **Merged by:** [@junian](https://github.com/junian) **Base:** `master` ← **Head:** `feature/FixValidation` --- ### 📝 Commits (1) - [`5779b49`](https://github.com/junian/Standard.Licensing/commit/5779b49a1f54f0d71ac13fa86939a041393e6846) Fix multi enumeration issue with AssertValidLicense ### 📊 Changes **1 file changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/Standard.Licensing/Validation/ValidationChainBuilder.cs` (+4 -5) </details> ### 📄 Description This fixes issue junian/Standard.Licensing#28 We will now use a List to store validators and will only use them instead of also clearing them. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 02:30:18 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Standard.Licensing#44
No description provided.