refactoring: use common model for validating job and results, full job-file...
refactoring: use common model for validating job and results, full job-file validation when validating results
Showing
- HashingTool/HashingTool.csproj 2 additions, 0 deletionsHashingTool/HashingTool.csproj
- HashingTool/Helper/HashingHelper.cs 126 additions, 0 deletionsHashingTool/Helper/HashingHelper.cs
- HashingTool/ViewModel/ComponentEntry.cs 11 additions, 0 deletionsHashingTool/ViewModel/ComponentEntry.cs
- HashingTool/ViewModel/HashComponentDataViewModel.cs 2 additions, 1 deletionHashingTool/ViewModel/HashComponentDataViewModel.cs
- HashingTool/ViewModel/HashedXMLFile.cs 112 additions, 11 deletionsHashingTool/ViewModel/HashedXMLFile.cs
- HashingTool/ViewModel/ObservableObject.cs 1 addition, 73 deletionsHashingTool/ViewModel/ObservableObject.cs
- HashingTool/ViewModel/UserControl/XMLFile.cs 4 additions, 3 deletionsHashingTool/ViewModel/UserControl/XMLFile.cs
- HashingTool/ViewModel/VerifyComponentInputDataViewModel.cs 2 additions, 1 deletionHashingTool/ViewModel/VerifyComponentInputDataViewModel.cs
- HashingTool/ViewModel/VerifyJobInputDataViewModel.cs 4 additions, 109 deletionsHashingTool/ViewModel/VerifyJobInputDataViewModel.cs
- HashingTool/ViewModel/VerifyResultDataViewModel.cs 10 additions, 51 deletionsHashingTool/ViewModel/VerifyResultDataViewModel.cs
- HashingTool/Views/UserControl/VectoXMLFileSelector.xaml 1 addition, 1 deletionHashingTool/Views/UserControl/VectoXMLFileSelector.xaml
- HashingTool/Views/VerifyJobInputData.xaml 2 additions, 2 deletionsHashingTool/Views/VerifyJobInputData.xaml
- HashingTool/Views/VerifyResults.xaml 72 additions, 35 deletionsHashingTool/Views/VerifyResults.xaml
Loading
Please register or sign in to comment