Preparing search index...
The search index is not available
Documentation - v0.0.1
Documentation
typir
OperatorValidationRule
Type Alias OperatorValidationRule<T>
OperatorValidationRule
:
(
operatorCall
:
T
,
operatorName
:
string
,
operatorType
:
Type
,
typir
:
TypirServices
,
)
=>
ValidationProblem
[]
Type Parameters
T
Type declaration
(
operatorCall
:
T
,
operatorName
:
string
,
operatorType
:
Type
,
typir
:
TypirServices
,
)
:
ValidationProblem
[]
Parameters
operatorCall
:
T
operatorName
:
string
operatorType
:
Type
typir
:
TypirServices
Returns
ValidationProblem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.0.1
Loading...