DevForce Help Reference
VerifierArgs Class Properties


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

Public Properties
 NameDescription
Public PropertyApplicableTypeSee ApplicableType.  
Public PropertyErrorMessageInfoThe VerifierErrorMessageInfo for this VerifierArgs.  
Public PropertyIsFrozen Returns whether this VerifierArgs ( and hence the attached Verifier) is frozen. No properties may be set on a frozen verifier. You can remove the verifier, then make changes and add it back to accomplish a verifier modification.  
Public PropertySortValueSee SortValue.  
Public PropertyTag Gets or sets custom data about this VerifierArgs.  
Public PropertyTriggerLinksGets a collection of all of the TriggerItems on this verifier.  
Public PropertyVerifier Gets or sets the Verifier that used this VerifierArgs to instantiate it or null if the VerifierArgs has not been used to instantiate a Verifier yet. No VerifierArgs can be used to instantiate more than a single Verifier at one time.  
Public PropertyVerifierOptionsThe VerifierOptions for this VerifierArgs.  
Top
See Also

Reference

VerifierArgs Class
IdeaBlade.Validation Namespace

Send Feedback