[This is preliminary documentation and is subject to change.]
Validation information about the Information Object.
| C# | Visual Basic | Visual C++ |
public class ValidationObjectResult : IDvtDetailToXml, IDvtSummaryToXml
Public Class ValidationObjectResult _ Implements IDvtDetailToXml, IDvtSummaryToXml
public ref class ValidationObjectResult : IDvtDetailToXml, IDvtSummaryToXml
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ValidationObjectResult()()() | Initializes a new instance of the ValidationObjectResult class | |
| AdditionalAttributes |
Validation information about the additional dicom attributes, not part of the Information Object Definition.
| |
| ConditionTextDisplay |
Display Condition.
| |
| DICOMDIRName |
Identifying DICOMDIR name.
| |
| DirectoryRecordTOC |
Table of Contents for Directory Records
| |
| DvtDetailToXml(StreamWriter, Int32) |
Serialize DVT Detail Data to Xml.
| |
| DvtSummaryToXml(StreamWriter, Int32) |
Serialize DVT Summary Data to Xml.
| |
| Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Messages |
Validation informative messages.
| |
| MessageUID |
Message Unique Identifier
| |
| Modules |
Validation information about attributes from modules of the Information Object Definition.
| |
| Name |
Identifying name.
| |
| SpecificCharacterSetValues |
SpecificCharacterSetValues.
| |
| ToString()()() | Returns a String that represents the current Object. (Inherited from Object.) |
A Information Object may be validated against reference and/or definition objects.
| Object | |
| ValidationObjectResult | |