frawa.typedjson.js

Members list

Concise view

Type members

Classlikes

case class Marker(start: Int, end: Int, pointer: String, message: String, severity: String)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Marker

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Marker.type
case class Suggestion(value: Any)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class Suggestions(start: Int, end: Int, pointer: String, suggestions: Array[Suggestion])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class TypedJson(keywords: Option[Either[SchemaProblems, Keywords]], value: Option[Value], result: Option[Either[ParseError, Result[ValidationOutput]]])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type