Show / Hide Table of Contents

Constructor RegularExpressionAttribute

| Improve this Doc View Source

RegularExpressionAttribute(String)

Initializes a new instance RegularExpressionAttribute.

Declaration
public RegularExpressionAttribute(string pattern)
Parameters
Type Name Description
System.String pattern

The regular expression which is used for validation.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest