Click or drag to resize
AttributeTypeDescriptionStringRegex Property
String Regular Expression - This is a .Net Regex pattern that defines what string values are allowed.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public string StringRegex { get; set; }

Property Value

Type: String
See Also