Open sandboxFocus

Constructor RegularExpressionAttribute

RegularExpressionAttribute(string, RegexOptions)

Declaration
public RegularExpressionAttribute(string pattern, RegexOptions options = RegexOptions.None)
Parameters
Type Name Description
string pattern
RegexOptions options