Leadtools.Dicom.Common
LEAD Technologies, Inc

Validate Method






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)
 function Leadtools.Dicom.Common.Validation.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomDataSetValidator Class
DicomDataSetValidator Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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