Preparing search index...
The search index is not available
react-validatables
react-validatables
checkStringMatchesRegex
Function checkStringMatchesRegex
Results in "validity" for any string that matches any of the specified regular expressions
check
String
Matches
Regex
(
regexes
,
validationError
?
)
:
ValidationCheckerFunction
<
string
>
Parameters
regexes
:
SingleOrArray
<
RegExp
>
validationError
:
ValidationError
= defaultValidationError
Returns
ValidationCheckerFunction
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-validatables
Loading...
Results in "validity" for any string that matches any of the specified regular expressions