ExtractSubstringFromIndexLengthActivityValidator - Classe

Fournit la classe de ExtractSubstringFromIndexLengthActivity avec un validateur qui peut être utilisé pour vérifier et empêcher que des valeurs d'entrée non valides et également à empêcher les exceptions non gérées potentielles.

Hiérarchie d’héritage

System.Object
  System.Workflow.ComponentModel.Compiler.Validator
    System.Workflow.ComponentModel.Compiler.DependencyObjectValidator
      System.Workflow.ComponentModel.Compiler.ActivityValidator
        Microsoft.SharePoint.WorkflowActions.ExtractSubstringFromIndexLengthActivityValidator

Espace de noms :  Microsoft.SharePoint.WorkflowActions
Assembly :  Microsoft.SharePoint.WorkflowActions (dans Microsoft.SharePoint.WorkflowActions.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ExtractSubstringFromIndexLengthActivityValidator _
    Inherits ActivityValidator
'Utilisation
Dim instance As ExtractSubstringFromIndexLengthActivityValidator
public sealed class ExtractSubstringFromIndexLengthActivityValidator : ActivityValidator

Remarques

La classe ExtractSubstringFromIndexLengthActivityValidator est une classe sealed et ne peut pas être héritée ou substituée.

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

ExtractSubstringFromIndexLengthActivityValidator - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms