ValidateWebApp
Loading...
Searching...
No Matches
Package List
Here are the packages with brief descriptions (if available):
[detail level 1234]
 NWebService
 NAdapters
 NResult
 CErrorGroup
 CErrorGrouper
 CWarningGroup
 CWarningGrouper
 NSerialization
 CResultSerializer
 NValidatorLibAdapter
 CValidationResultAdapter
 NBackgroundServices
 CCleaningParameters
 CCleaningServiceStarts periodical cleaning of the records in the database. We do not want to keep the validation results for too long
 NControllers
 CGetResultController
 CValidateController
 NLanguageUtils
 CLanguageUtility
 NMigrations
 CServiceContextModelSnapshot
 NModels
 NDb
 CServiceContextClass used to communicate with the database using Entity framework
 NErrorsAndWarnings
 CErrorRepresents error that has been raised during the validation
 CErrorOrWarning
 CWarningRepresents warning that has ocurred during the validation process
 NProgress
 CValidationProgressStatusRepresents different states of validation progress
 NRequest
 CValidateRequestRepresents expected body content of a request that arrived at the Validate endpoint
 NResponse
 CResponseMessage
 CResponseMessageFactoryCreates response message instances. In the future maybe more complex operation would have to be done before creating instance of ResponseMessage
 CValidateResponseFactoryCreates response message body for request that has arrived at a Validate endpoint
 NResult
 CTableGroupResultHolds the information about the validation result
 CTableResultHolds information about validation result but only for one table of potentionally many in the table group TableGroupResult
 CBaseEntity
 NSecurity
 NSanitization
 CSanitizerSanitizes the input user provides us with in the API