DevForce Help Reference
VerifierOptions Class Properties


For a list of all members of this type, see VerifierOptions members.

Public Properties
 NameDescription
Public PropertyErrorContinuationMode 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.  
Public PropertyErrorNotificationModeGets or sets whether a verification error should be thrown as an exception or raised via the System.ComponentModel.INotifyDataErrorInfo mechanism.  
Public PropertyExecutionModes Gets or sets the conditions under which a verifier is executed.  
Public PropertyRawVerifierOptions Returns a version of this VerifierOptions with its raw values. May be used to determine which properties are inherited.  
Public PropertyShouldExitOnBeforeSetError Gets or sets whether the property value should be set if a validation error was found during pre-set validation.  
Public PropertyShouldTreatEmptyStringAsNull Whether to treat empty strings as null for verification purposes.  
Public PropertyTreatWarningsAsErrors Gets or sets whether to treat verifier warnings as errors.  
Top
See Also

Reference

VerifierOptions Class
IdeaBlade.Validation Namespace

Send Feedback