scheme
Toggle table of contents
2.0.242
common
Target filter
common
Switch theme
Search in API
Skip to content
scheme
scheme
/
com.jetbrains.fus.reporting.schema.generation
/
ValidationResult
/
ValidationResult
Validation
Result
constructor
(
errors
:
MutableMap
<
String
,
MutableSet
<
String
>
>
,
warnings
:
MutableMap
<
String
,
MutableSet
<
String
>
>
?
=
null
)
constructor
(
)