Table of Contents

Constructor ValidateMatchRegularExpressionAttribute

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

ValidateMatchRegularExpressionAttribute(string)

Initializes a new instance of the ValidateMatchRegularExpressionAttribute class.

public ValidateMatchRegularExpressionAttribute(string pattern)

Parameters

pattern string

The regular expression pattern to match.