Value

harness.schema.internal.TrimmedJsonSchema$.FieldValue$.Value
final case class Value(elem: TrimmedJsonSchema) extends FieldValue

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait FieldValue
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def optElem: Option[TrimmedJsonSchema]

Attributes

Inherited from:
FieldValue
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product