stick
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
stick
stick-core
/
com.zombachu.stick.structure
/
defaultValidated
default
Validated
fun
<
S
,
T
:
Any
>
SenderScope
<
S
>
.
defaultValidated
(
value
:
ContextualValue
<
S
,
T
>
,
requirement
:
Requirement
<
S
>
=
requirement { SenderValidationResult.success() }
)
:
ValidatedDefault
<
S
,
T
>