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
/
add
add
@
JvmName
(
name
=
"addProblem"
)
fun
DslList
<
String
,
DomainVerificationKt.Dsl.ProblemProxy
>
.
add
(
value
:
String
)
Problem messages to resolve verification.
Content copied to clipboard
repeated string problem = 3;
Parameters
value
The problem to add.