scheme
Toggle table of contents
2.0.240
common
Target filter
common
Switch theme
Search in API
Skip to content
scheme
scheme
/
com.jetbrains.fus.reporting.schema
/
StringEventField
/
ValidatedByAllowedValues
/
ValidatedByAllowedValues
Validated
By
Allowed
Values
constructor
(
name
:
String
,
description
:
String
?
,
allowedValues
:
List
<
String
>
,
required
:
Boolean
?
=
null
,
defaultValue
:
String
?
=
null
)