AddValidator Method

Summary
Adds a validator to the managers list of validator..
Syntax
C#
VB
C++
public static void AddValidator( 
   ICommandRequestValidator validator 
) 
  
Public Shared Sub AddValidator( _ 
   ByVal validator As ICommandRequestValidator _ 
)  
public: 
static void AddValidator(  
   ICommandRequestValidator^ validator 
)  

Parameters

validator
The validator to add.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.