Determines whether source control's value matches the regular expression.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- source
- Type: System Object
Control to validate
- regExp
- Type: System String
Regular expression
- errorMessage
- Type: System String
It is returned when control's value doesn't match the regular expression
Return Value
Type: ValidatorSee Also