Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-support-sqlite
/
org.ktorm.support.sqlite
/
jsonValid
json
Valid
fun
ColumnDeclaring
<
*
>
.
jsonValid
(
)
:
FunctionExpression
<
Boolean
>
(
source
)
SQLite json_valid function, translated to
json_valid(column)
.