DevForce Help Reference
VerifierContext Class Properties


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

Public Properties
 NameDescription
Public PropertyBatchContext Gets or sets the updatable context passed to each verifier in a batch. In turn this can be used to pass information from one verifier to another in a batch.  
Public PropertyBatchId Gets a unique identifier that identifies the batch within which this VerifierContext is operating.  
Public PropertyCustomContext Gets or sets the custom data to be passed to each verifier in this batch.  
Public PropertyEndOfBatch Gets or sets whether the end of the current batch has been reached.  
Public PropertyErrorContinuationModeGets or sets the mode used to terminate the execution of the current batch by setting this property to VerifierErrorContinuationMode.Stop and returning an “errant” VerifierResult.  
Public PropertyVerifierGets or sets the currently executing Verifier.  
Public PropertyVerifierEngineGets or sets the VerifierEngine under which this VerifierContext is operating.  
Public PropertyVerifierResults Gets or sets the results of any previously executed verifiers within the current batch.  
Top
See Also

Reference

VerifierContext Class
IdeaBlade.Validation Namespace

Send Feedback