Name | Description |
---|---|
RegexValidationRule | A System.Windows.Controls.ValidationRule-derived class which supports the use of regular expressions for validation. |
RegexValidator | This static class provides attached properties which supply validation of the text in a TextBox, using regular expressions. |