DevForce Help Reference
RegexVerifierAttribute Class Properties


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

Public Properties
 NameDescription
Public PropertyDisplayNameSee PropertyValueVerifier.DisplayName (Inherited from IdeaBlade.Validation.PropertyValueVerifierAttribute)
Public PropertyErrorMessage Gets or sets the message to be used to describe this verifier. (Inherited from IdeaBlade.Validation.VerifierAttribute)
Public PropertyErrorMessageResourceName Gets or sets the message to be used to describe this verifier. (Inherited from IdeaBlade.Validation.VerifierAttribute)
Public PropertyErrorMessageResourceType Gets or sets the message to be used to describe this verifier. (Inherited from IdeaBlade.Validation.VerifierAttribute)
Public PropertyExecutionModesSee VerifierOptions.ExecutionModes (Inherited from IdeaBlade.Validation.VerifierAttribute)
Public PropertyIsRequiredSee PropertyValueVerifier.IsRequired (Inherited from IdeaBlade.Validation.PropertyValueVerifierAttribute)
Public PropertyNamedPatternThe NamedRegexPatternthat must be matched in order to return successful verification  
Public PropertyShouldTreatEmptyStringAsNullSee PropertyValueVerifier.ShouldTreatEmptyStringAsNull (Inherited from IdeaBlade.Validation.PropertyValueVerifierAttribute)
Public PropertySortValueSee VerifierArgs.SortValue (Inherited from IdeaBlade.Validation.VerifierAttribute)
Public PropertyTagSee VerifierArgs.Tag (Inherited from IdeaBlade.Validation.VerifierAttribute)
Public PropertyTypeId (Inherited from System.Attribute)
Top
See Also

Reference

RegexVerifierAttribute Class
IdeaBlade.Validation Namespace

Send Feedback