Leadtools.Dicom.Common

Validate Method

Show in webframe





The dataset to validate.
If set to true continue of validation error, otherwise cancel validation.
Validates the specified dataset.
Syntax
'Declaration
 
Public Shared Function Validate( _
   ByVal dataset As DicomDataSet, _
   ByVal continueOnError As Boolean _
) As Dictionary(Of DicomElement,String)
'Usage
 
Dim dataset As DicomDataSet
Dim continueOnError As Boolean
Dim value As Dictionary(Of DicomElement,String)
 
value = DicomDataSetValidator.Validate(dataset, continueOnError)

            

            

Parameters

dataset
The dataset to validate.
continueOnError
If set to true continue of validation error, otherwise cancel validation.

Return Value

A dictionary of the elements validates as the key and the result of the validation as the value.
Requirements

Target Platforms

See Also

Reference

DicomDataSetValidator Class
DicomDataSetValidator Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features