Show / Hide Table of Contents

Class Verifier

Inheritance
System.Object
Verifier
CompatVerifier
ConfigItemVerifier
DaylightHourVerifier
DovetailLicensingVerifier
FcflNetVerifier
FCStringLocaleVerifier
GbstVerifier
HgbstVerifier
RemoteSessionVerifier
SchemaVerifier
StateVerifier
StoredProcVerifier
StringVerifier
TimeZoneVerifier
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 abstract class Verifier

Constructors

Verifier()

Declaration
protected Verifier()

Fields

isVerifiedByDefault

Declaration
protected bool isVerifiedByDefault
Field Value
Type Description
System.Boolean

Properties

GroupType

Declaration
public abstract VerifierGroupType GroupType { get; }
Property Value
Type Description
VerifierGroupType

IsVerifiedByDefault

Declaration
public bool IsVerifiedByDefault { get; }
Property Value
Type Description
System.Boolean

Name

Declaration
public abstract string Name { get; }
Property Value
Type Description
System.String

TableName

Declaration
public abstract string TableName { get; }
Property Value
Type Description
System.String

Methods

Verify(NameValueCollection)

Declaration
public abstract VerifyTestResult[] Verify(NameValueCollection appState)
Parameters
Type Name Description
System.Collections.Specialized.NameValueCollection appState
Returns
Type Description
VerifyTestResult[]
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.