jetbrains.buildServer.configs.kotlin.v2018_2 / Requirements / doesNotMatch

doesNotMatch

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

Adds a requirement that the value of the specified parameter does not match the given value

Parameters

param - parameter name

value - regex to check for a match

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