DevForce Help Reference
VerifierAttribute Class Members
Properties  Methods 


The following tables list the members exposed by VerifierAttribute.

Public Properties
 NameDescription
Public PropertyErrorMessage Gets or sets the message to be used to describe this verifier.  
Public PropertyErrorMessageResourceName Gets or sets the message to be used to describe this verifier.  
Public PropertyErrorMessageResourceType Gets or sets the message to be used to describe this verifier.  
Public PropertyExecutionModesSee VerifierOptions.ExecutionModes  
Public PropertySortValueSee VerifierArgs.SortValue  
Public PropertyTagSee VerifierArgs.Tag  
Public PropertyTypeId (Inherited from System.Attribute)
Top
Public Methods
 NameDescription
Public MethodBuildVerifierBuild a Verifier given a declaring type and a property name. This method is a template method that depends on each any subclass of the VerifierAttribute to provide a BuildVerifierCore implementation.  
Public MethodEquals (Inherited from System.Attribute)
Public MethodGetHashCode (Inherited from System.Attribute)
Public MethodGetType (Inherited from object)
Public MethodIsDefaultAttribute (Inherited from System.Attribute)
Public MethodMatch (Inherited from System.Attribute)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodBuildVerifierCore Abstract method that must be implemented on each VerifierAttribute subclass.  
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

VerifierAttribute Class
IdeaBlade.Validation Namespace

Send Feedback