react-ts-form-hook - v1.1.6
Preparing search index...
ValidationFunction
Type Alias ValidationFunction<T>
ValidationFunction
:
(
values
:
T
)
=>
FormErrors
<
T
>
|
Promise
<
FormErrors
<
T
>
>
Type Parameters
T
Type Declaration
(
values
:
T
)
:
FormErrors
<
T
>
|
Promise
<
FormErrors
<
T
>
>
Parameters
values
:
T
Returns
FormErrors
<
T
>
|
Promise
<
FormErrors
<
T
>
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
react-ts-form-hook - v1.1.6
Loading...