Preparing search index...
The search index is not available
Documentation - v0.3.0
Documentation
typir
RelaxedValidationProblem
Type Alias RelaxedValidationProblem<Specifics, T>
RelaxedValidationProblem
:
MakePropertyOptional
<
ValidationProblemProperties
<
Specifics
,
T
>
,
"languageNode"
|
"severity"
|
"message"
,
>
Make some properties optional for convenience, since there are default values for them.
Type Parameters
Specifics
extends
TypirSpecifics
T
extends
Specifics
[
"LanguageType"
]
=
Specifics
[
"LanguageType"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.3.0
Loading...
Make some properties optional for convenience, since there are default values for them.