DicomObjects.NetStandard Documentation
DicomObjects.Validation Namespace / ValidationException Class
Properties Methods

ValidationException Class Members

The following tables list the members exposed by ValidationException.

Public Properties
 NameDescription
Public Property The attribute which failed validation  
Public Property True if this exception caused the related to association to issue an Abort (thereby no longer requiring to be closed) (Inherited from DicomObjects.DicomException)
Public PropertyThe Error code (Inherited from DicomObjects.DicomException)
Public Property (Inherited from System.Exception)
Public Property The DataSet which contains the offending attribute  
Public Property The Element number of the offending attribute  
Public Property The Group number of the offending attribute  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property The route to this offending attribute, from the DataSet being validated  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public PropertyA general purpose Tag for developer use (Inherited from DicomObjects.DicomException)
Public Property (Inherited from System.Exception)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Top
See Also