RegularExpressionAttribute Constructor
Silverlight
Initializes a new instance of the RegularExpressionAttribute class.
Namespace: System.ComponentModel.DataAnnotations
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
Parameters
- pattern
- Type: System::String
The regular expression to use for validation.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: