crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2019_2/check-missing-uuids.html

18 lines
830 B
HTML
Raw Normal View History

2021-01-18 20:27:50 +00:00
<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.v2019_2</a>&nbsp;/&nbsp;<a href="./check-missing-uuids.html">checkMissingUuids</a><br/>
<br/>
<h1>checkMissingUuids</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2019_2$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>