Skip to main content
Tab

RegularExpressionValidationPattern.EvaluateIsValid(Object) Method

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public override bool EvaluateIsValid(
    object value
)

Parameters

Name Type
value Object

Returns

Type
Boolean
See Also