harness.schema.RawSchema$.Str
final case class Str[A](tag: HTag[A], codec: StringCodec[A], enumValues: Option[List[String]]) extends RawSchema[A]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Schema
Attributes
-
Inherited from:
-
Schema
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product
Attributes
-
Definition Classes
-
-
Inherited from:
-
RawSchema
Attributes
-
Definition Classes
-
-
Inherited from:
-
RawSchema
Attributes
-
Inherited from:
-
Schema