mirror of
https://github.com/junian/Standard.Licensing.git
synced 2026-04-25 05:45:51 +03:00
[PR #29] [MERGED] Fix multi enumeration issue with AssertValidLicense #44
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Standard.Licensing#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:feature/FixValidation📝 Commits (1)
5779b49Fix 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.