The following tables list the members exposed by VerifierOptions.
| Name | Description | |
|---|---|---|
![]()  | VerifierOptions Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | ErrorContinuationMode | Gets or sets whether a failure in this verifier should stop the execution of the remainder of the batch in which this verifier is executing. | 
![]()  | ErrorNotificationMode | Gets or sets whether a verification error should be thrown as an exception or raised via the IdeaBlade.Core.ComponentModel.INotifyDataErrorInfo mechanism. | 
![]()  | ExecutionModes | Gets or sets the conditions under which a verifier is executed. | 
![]()  | RawVerifierOptions | Returns a version of this VerifierOptions with its raw values. May be used to determine which properties are inherited. | 
![]()  | ShouldExitOnBeforeSetError | Gets or sets whether the property value should be set if a validation error was found during pre-set validation. | 
![]()  | ShouldTreatEmptyStringAsNull | Whether to treat empty strings as null for verification purposes. | 
![]()  | TreatWarningsAsErrors | Gets or sets whether to treat verifier warnings as errors. | 
| Name | Description | |
|---|---|---|
![]()  | Equals | (Inherited from object) | 
![]()  | GetHashCode | (Inherited from object) | 
![]()  | GetType | (Inherited from object) | 
![]()  | ToString | (Inherited from object) | 
| Name | Description | |
|---|---|---|
![]()  | ErrorIfFrozen | Called by the framework to determine if the options can be modified. | 
![]()  | Finalize | (Inherited from object) | 
![]()  | MemberwiseClone | (Inherited from object) | 
    
    
    
    
    
    


