Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.app
/
DomainVerificationKt
/
Dsl
/
addAll
add
All
@
JvmName
(
name
=
"addAllProblem"
)
fun
DslList
<
String
,
DomainVerificationKt.Dsl.ProblemProxy
>
.
addAll
(
values
:
Iterable
<
String
>
)
Problem messages to resolve verification.
Content copied to clipboard
repeated string problem = 3;
Parameters
values
The problem to add.