Search
Preparing search index...
The search index is not available
formulr - v0.3.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ValidatorExecutor
Class ValidatorExecutor<T>
Type parameters
T
Hierarchy
ValidatorExecutor
Index
Constructors
constructor
Properties
ctx
model
Methods
call
Constructors
constructor
new
Validator
Executor
(
model
:
BasicModel
<
T
>
)
:
ValidatorExecutor
Parameters
model:
BasicModel
<
T
>
Returns
ValidatorExecutor
Properties
ctx
ctx
:
ValidatorContext
<
T
>
Private
model
model
:
BasicModel
<
T
>
Methods
call
call
(
validation
:
IValidation
)
:
Observable
<
IMaybeError
<
T
>
>
Parameters
validation:
IValidation
Returns
Observable
<
IMaybeError
<
T
>
>
Globals
Validator
Executor
constructor
ctx
model
call
Generated using
TypeDoc