MetalamaAPI documentationPatterns APIMetalama.​Patterns.​ContractsContract­HelpersUrl­Regex
Open sandboxFocus

ContractHelpers.UrlRegex Property

UrlRegex

Gets or sets the regular expression used by UrlAttribute.

Declaration
public static Regex UrlRegex { get; set; }
Property Value
Type Description
Regex
See Also