harness.schema.internal.TrimmedRawSchema$
See theTrimmedRawSchema companion trait
object TrimmedRawSchema
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
TrimmedRawSchema.type
Members list
Type members
Classlikes
final case class Duplicate(ref: SchemaRef) extends TrimmedRawSchema
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TrimmedRawSchematrait TrimmedSchemaclass Objecttrait Matchableclass AnyShow all
final case class JWT(ref: SchemaRef, trimmedJsonSchema: TrimmedJsonSchema) extends TrimmedRawSchema
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TrimmedRawSchematrait TrimmedSchemaclass Objecttrait Matchableclass AnyShow all
final case class RawJWT(ref: SchemaRef) extends TrimmedRawSchema
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TrimmedRawSchematrait TrimmedSchemaclass Objecttrait Matchableclass AnyShow all
final case class Str(ref: SchemaRef, enumValues: Option[List[String]]) extends TrimmedRawSchema
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TrimmedRawSchematrait 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