←Select platform

Validate Method

Summary

Validates rulesets.

Syntax
C#
VB
C++
public static void Validate( 
   List<IFeature> features 
) 
Public Shared Sub Validate( 
   ByVal features As List(Of IFeature 
)) 
public:  
   static void Validate( 
      List<IFeature^>^ features 
   ) 

Parameters

features

List of features (rulesets) to validate.

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

Leadtools.Document.Unstructured Assembly

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