summaryrefslogtreecommitdiff
path: root/src/SMAPI.Toolkit/Framework/ManifestValidator.cs
AgeCommit message (Collapse)Author
2022-11-10tweak new codeJesse Plamondon-Willard
2022-11-10move validation logic out of Manifest modelJesse Plamondon-Willard
This avoids tightly coupling higher logic to the implementation class, since we can validate the interface.