zio.schema.validation.Bool.Leaf
final case class Leaf[A](value: A) extends Bool[A]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Bool
Attributes
-
Inherited from:
-
Bool
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Bool
Attributes
-
Inherited from:
-
Bool