gatling-kt-ext
gatling-kt-ext
/
com.github.phisgr.gatling.kt.internal
/
boolValidation
bool
Validation
inline
fun
boolValidation
(
f
:
(
)
->
Boolean
)
:
Validation
<
PrimitiveBool
>
Content copied to clipboard
Like
validation
, but no allocation of a new
Success
object.