Preparing search index...
The search index is not available
react-validatables
react-validatables
checkNumberNotDivisibleBy
Function checkNumberNotDivisibleBy
Results in "validity" for any number not evenly divisible by any of the specified divisors
check
Number
Not
Divisible
By
(
anyOf
,
validationError
?
)
:
ValidationCheckerFunction
<
number
>
Parameters
anyOf
:
SingleOrArray
<
number
>
validationError
:
ValidationError
= defaultValidationError
Returns
ValidationCheckerFunction
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-validatables
Loading...
Results in "validity" for any number not evenly divisible by any of the specified divisors