Octavius Database
Toggle table of contents
5.1.1
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Database
api
/
org.octavius.data.exception
/
checkBuilder
check
Builder
desktop
inline
fun
checkBuilder
(
value
:
Boolean
,
lazyMessage
:
(
)
->
Any
)
Throws a
BuilderException
with the result of calling
lazyMessage
if the
value
is false.