Skip to content

JsonTypeString

[Source]

Convert a JsonNav's value to its JSON string representation for error messages.

primitive val JsonTypeString

Constructors

create

[Source]

new val create()
: JsonTypeString val^

Returns


Public Functions

apply

[Source]

fun box apply(
  json: JsonNav val)
: String val

Parameters

Returns


eq

[Source]

fun box eq(
  that: JsonTypeString val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: JsonTypeString val)
: Bool val

Parameters

Returns