IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace : VerifierResultCode Enumeration |
'Declaration
Public Enum VerifierResultCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As VerifierResultCode
public enum VerifierResultCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Error | An error was encountered - the verification failed. |
ErrorInsufficientData | Insufficient data to perform validation - treated as an error. |
Ok | The verification succeeded. |
OkNotApplicable | The verification is not applicable - treated as a successful verification. |
OkWarning | The verification succeeded but with a warning. |
System.Object
System.ValueType
System.Enum
IdeaBlade.Validation.VerifierResultCode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2