lithic-kotlin-root
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
lithic-kotlin-root
lithic-kotlin-root
/
com.lithic.api.core
/
checkRequired
check
Required
fun
checkRequired
(
name
:
String
,
condition
:
Boolean
)
fun
<
T
:
Any
>
checkRequired
(
name
:
String
,
value
:
T
?
)
:
T