RegularExpressionValidationPattern.EvaluateIsValid(Object) Method
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
value | Object |
Returns
Type |
---|
Boolean |
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
public override bool EvaluateIsValid(
object value
)
Public Overrides Function EvaluateIsValid(
value As Object
) As Boolean
Name | Type |
---|---|
value | Object |
Type |
---|
Boolean |
No
Your feedback is appreciated.