DevForce Help Reference
NamedRegexPattern Class
Members 


A property value verifier that verifies that a string property matches a specified Regex expression.
Syntax
'Declaration
 
<DataContractAttribute()>
Public Class NamedRegexPattern 
'Usage
 
Dim instance As NamedRegexPattern
[DataContract()]
public class NamedRegexPattern 
Inheritance Hierarchy

System.Object
   IdeaBlade.Validation.NamedRegexPattern

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NamedRegexPattern Members
IdeaBlade.Validation Namespace

Send Feedback