mobx-sentinel API doc
GitHub
Example
Preparing search index...
@mobx-sentinel/core
Validator
InstantHandler
Type Alias InstantHandler<T>
InstantHandler
:
(
builder
:
ValidationErrorMapBuilder
<
T
>
)
=>
void
Instant handler
Type Parameters
T
Type declaration
(
builder
:
ValidationErrorMapBuilder
<
T
>
)
:
void
Parameters
builder
:
ValidationErrorMapBuilder
<
T
>
The builder to build the errors
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Example
mobx-sentinel API doc
Loading...
Instant handler