DefType

fabric.define.DefType
See theDefType companion object
sealed trait DefType

Attributes

Companion:
object
Source:
DefType.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Arr
object Bool.type
object Dec.type
class Enum
object Int.type
object Null.type
class Obj
class Opt
object Str.type

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
DefType.scala

Attributes

Source:
DefType.scala
def merge(that: DefType): DefType

Attributes

Source:
DefType.scala

Attributes

Source:
DefType.scala
def validate(value: Json): Boolean

Attributes

Source:
DefType.scala