DicomObjects.NET Core Documentation
DicomObjects.Validation Namespace / ValidationException Class
Properties Methods Events


In This Topic
    ValidationException Class Members
    In This Topic

    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
    Protected Events
     NameDescription
    Protected Event (Inherited from System.Exception)
    Top
    See Also