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