[This is preliminary documentation and is subject to change.]
The main component interface for the Dicom Validation ToolKit. This assembly can be used to perform DICOM validation tests.
The Sessions namespace defines various session classes. Validation tests are performed within the context of sessions.
The Events namespace defines events to signal the user (integrating application) about reports generated by the component.
The Setup is an entry-point for the component. It is used to ensure that the component is properly initialized and terminated.
The Security namespace is used to set certificates and credentials used within a test session.
The Certificates namespace is used to create test certificates.
| C# | Visual Basic | Visual C++ |
namespace Dvtk
Namespace Dvtk
namespace Dvtk
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| DvtkDataHelper | ||
| Setup |
Summary description for Setup.
|