crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_1/check-missing-uuids.html
2021-01-18 15:27:50 -05:00

18 lines
830 B
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>checkMissingUuids - </title>
<link rel="stylesheet" href="../style.css">
</HEAD>
<BODY>
<a href="index.html">jetbrains.buildServer.configs.kotlin.v2018_1</a>&nbsp;/&nbsp;<a href="./check-missing-uuids.html">checkMissingUuids</a><br/>
<br/>
<h1>checkMissingUuids</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_1$checkMissingUuids"></a>
<code><span class="keyword">var </span><span class="identifier">checkMissingUuids</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
<p>Specifies whether a missing uuid should cause a validation error.
If set to false (default) an omitted uuid is allowed and is later
reconstructed by id of the entity.</p>
</BODY>
</HTML>