mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[PR #44] [MERGED] Parameter Checking updates #929
Reference in New Issue
Block a user
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/SabreTools/MPF/pull/44
Author: @mnadareski
Created: 6/14/2018
Status: ✅ Merged
Merged: 6/14/2018
Merged by: @mnadareski
Base:
master← Head:fix-o-tron📝 Commits (2)
c8b09bfFix custom parameter parsing, rename to just "parameters"8eb740eConsolodate and fix param checking code📊 Changes
3 files changed (+545 additions, -499 deletions)
View changed files
📝
MainWindow.xaml(+2 -2)📝
MainWindow.xaml.cs(+46 -21)📝
Utilities.cs(+497 -476)📄 Description
This updates parameter checking to allow for fully custom commandlines to be validated and an (attempted) match of output submission info will be created with it. This also cleans up a lot of the horrid duplicate code that was there before.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.