ValidationSettings.RegularExpression Property
In This Article
Gets the settings that define the regular expression validation’s rules.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public RegularExpressionValidationPattern RegularExpression { get; }
#Property Value
Type | Description |
---|---|
Regular |
A Regular |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Regular |
---|---|
ASPx |
|
Edit |
|
See Also