ValidateWebApp
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
]
▼
C
WebService.Models.BaseEntity
C
WebService.Adapters.Result.ErrorGroup
C
WebService.Adapters.Result.WarningGroup
▼
C
WebService.Models.ErrorsAndWarnings.ErrorOrWarning
C
WebService.Models.ErrorsAndWarnings.Error
Represents error that has been raised during the validation
C
WebService.Models.ErrorsAndWarnings.Warning
Represents warning that has ocurred during the validation process
C
WebService.Models.Result.TableGroupResult
Holds the information about the validation result
C
WebService.Models.Result.TableResult
Holds information about validation result but only for one table of potentionally many in the table group TableGroupResult
C
WebService.BackgroundServices.CleaningParameters
▼
C
ControllerBase
C
WebService.Controllers.GetResultController
C
WebService.Controllers.ValidateController
▼
C
DbContext
C
WebService.Models.Db.ServiceContext
Class used to communicate with the database using Entity framework
C
WebService.Adapters.Result.ErrorGrouper
▼
C
IDisposable
C
WebService.BackgroundServices.CleaningService
Starts periodical cleaning of the records in the database. We do not want to keep the validation results for too long
▼
C
IHostedService
C
WebService.BackgroundServices.CleaningService
Starts periodical cleaning of the records in the database. We do not want to keep the validation results for too long
▼
C
IMessageHolder
C
WebService.Models.ErrorsAndWarnings.ErrorOrWarning
C
WebService.LanguageUtils.LanguageUtility
▼
C
ModelSnapshot
C
WebService.Migrations.ServiceContextModelSnapshot
C
WebService.Models.Response.ResponseMessage
C
WebService.Models.Response.ResponseMessageFactory
Creates response message instances. In the future maybe more complex operation would have to be done before creating instance of ResponseMessage
C
WebService.Adapters.Serialization.ResultSerializer
C
WebService.Security.Sanitization.Sanitizer
Sanitizes the input user provides us with in the API
C
WebService.Models.Request.ValidateRequest
Represents expected body content of a request that arrived at the Validate endpoint
C
WebService.Models.Response.ValidateResponseFactory
Creates response message body for request that has arrived at a Validate endpoint
C
WebService.Models.Progress.ValidationProgressStatus
Represents different states of validation progress
C
WebService.Adapters.ValidatorLibAdapter.ValidationResultAdapter
C
WebService.Adapters.Result.WarningGrouper
Generated by
1.10.0