Click or drag to resize
weroSoft AG, Software
WeroSoft.Checking Namespace
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Provides types for the checking system of the common library. The checking system allows to handle multi-message and multi-level based information for system parts which must express a state of an object. The checking system is used for example in the workflow system or the validation system.
Classes
  ClassDescription
Public classCheckResult
Represents a result of a check of a checkable item.
Public classCheckResultItem
Defines the result of one particular check.
Public classPositionedCheckResultItem
Defines the result of one particular check with a position.
Interfaces
Enumerations
  EnumerationDescription
Public enumerationCheckIssueLevel
Defines the possible outcome of a particular check.