harness.schema.internal.TrimmedJsonSchema$
See theTrimmedJsonSchema companion trait
object TrimmedJsonSchema
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
TrimmedJsonSchema.type
Members list
Type members
Classlikes
final case class Arr(ref: SchemaRef, elem: TrimmedJsonSchema) extends TrimmedJsonSchema
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TrimmedJsonSchematrait TrimmedSchemaclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Singletrait TrimmedJsonSchematrait TrimmedSchemaclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object FieldValue
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
FieldValue.type
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Singletrait TrimmedJsonSchematrait TrimmedSchemaclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Singletrait TrimmedJsonSchematrait TrimmedSchemaclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Singletrait TrimmedJsonSchematrait TrimmedSchemaclass Objecttrait Matchableclass AnyShow all
final case class NotRequired(ref: SchemaRef, elem: TrimmedJsonSchema, canBeNull: Boolean, canBeMissing: Boolean) extends TrimmedJsonSchema
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TrimmedJsonSchematrait TrimmedSchemaclass Objecttrait Matchableclass AnyShow all
final case class Obj(ref: SchemaRef, fields: List[Field]) extends TrimmedJsonSchema
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TrimmedJsonSchematrait TrimmedSchemaclass Objecttrait Matchableclass AnyShow all
sealed trait Single extends TrimmedJsonSchema
Attributes
- Supertypes
- Known subtypes
final case class Sum(ref: SchemaRef, options: List[TrimmedJsonSchema]) extends TrimmedJsonSchema
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TrimmedJsonSchematrait TrimmedSchemaclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article