jetbrains.buildServer.configs.kotlin.v2018_1 / Requirements / noLessThan

noLessThan

fun noLessThan(param: String, value: String, id: String? = null): Unit

Adds a requirement that the value of the specified parameter is not less than the given value

Parameters

param - parameter name

value - value to check

id - optional requirement id, if not specified will be generated