Show / Hide Table of Contents

Class VerifierFactory

Inheritance
System.Object
VerifierFactory
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Foundation.Clarify.DataVerifier.Core
Assembly: FChoice.Foundation.Clarify.DataVerifier.Core.dll
Syntax
public static class VerifierFactory

Properties

Verifiers

Declaration
public static ICollection Verifiers { get; }
Property Value
Type Description
System.Collections.ICollection

Methods

Initialize()

Declaration
public static void Initialize()

Verify(NameValueCollection)

Declaration
public static void Verify(NameValueCollection appState)
Parameters
Type Name Description
System.Collections.Specialized.NameValueCollection appState

Verify(NameValueCollection, Verifier[])

Declaration
public static void Verify(NameValueCollection appState, Verifier[] selectedVerifiers)
Parameters
Type Name Description
System.Collections.Specialized.NameValueCollection appState
Verifier[] selectedVerifiers

Events

VerifierFinish

Declaration
public static event VerifyEndEventHandler VerifierFinish
Event Type
Type Description
VerifyEndEventHandler

VerifierStart

Declaration
public static event VerifyStartEventHandler VerifierStart
Event Type
Type Description
VerifyStartEventHandler
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.