LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

GetValidator<T> Method

Show in webframe





The type of validator to get.
Gets the validator with the specified type.
Syntax
public static T GetValidator<T>()
where T: ICommandRequestValidator
'Declaration
 
Public Shared Function GetValidator(Of T As ICommandRequestValidator)() As T
'Usage
 
Dim value As T
 
value = CommandRequestValidationManager.GetValidator(Of T)()

            

            
public:
static T^ GetValidatorgeneric<typename T>
(); 
where T: ICommandRequestValidator

Type Parameters

T
The type of validator to get.

Return Value

A validator of the specified type. Null if the validator is not found.
Requirements

Target Platforms

See Also

Reference

CommandRequestValidationManager Class
CommandRequestValidationManager Members

 

 


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

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features