Preparing search index...
The search index is not available
react-validatables
react-validatables
checkStringNotMatchesRegex
Function checkStringNotMatchesRegex
Results in "validity" for any string that does not match any the specified regular expression
checkStringNotMatchesRegex
(
regex
:
RegExp
,
validationError
?:
ValidationError
,
)
:
ValidationCheckerFunction
<
string
>
Parameters
regex
:
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 does not match any the specified regular expression