Preparing search index...
The search index is not available
issue-labels
issue-labels
Check
Interface Check<T>
interface
Check
<
T
>
{
conditions
:
(
(
context
)
=>
boolean
[]
)
;
message
:
string
;
}
Type Parameters
T
Index
Properties
conditions
message
Properties
conditions
conditions
:
(
(
context
)
=>
boolean
[]
)
Type declaration
(
context
)
:
boolean
[]
Parameters
context
:
T
Returns
boolean
[]
message
message
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
conditions
message
issue-labels
Loading...