react-validatables
Preparing search index...
checkNumberLT
Function checkNumberLT
checkNumberLT
(
anotherValue
:
number
,
validationError
?:
ValidationError
,
)
:
ValidationCheckerFunction
<
number
>
Results in "validity" for any number less than the specified value
Parameters
anotherValue
:
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 less than the specified value