mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 09:45:32 +00:00
Results of SyntaxCheck -> extra State
This commit is contained in:
@@ -19,6 +19,9 @@ public class XMLStateViewModel {
|
||||
// Verfügbare (Gesamt-)Dateien
|
||||
public List<IFileInfo>? HamannFiles { get; set; }
|
||||
|
||||
// Syntax-Check-Resultate
|
||||
public Dictionary<string, SyntaxCheckModel>? SyntaxCheck { get; set; }
|
||||
|
||||
public XMLStateViewModel(
|
||||
string title,
|
||||
(DateTime PullTime, string Hash)? gitData,
|
||||
|
||||
Reference in New Issue
Block a user