JsonParser

object JsonParser

Companion object of JsonParser trait

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def toString(jsonValue: JsValue): String

A string formatter for generic JSON Value

A string formatter for generic JSON Value

Value parameters:
jsonValue

the JSON Value to convert

Returns:

a well formatted JSON string