zio.schema.meta

package zio.schema.meta

Members list

Type members

Classlikes

sealed trait ExtensibleMetaSchema[BuiltIn <: TypeList]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Dictionary[BuiltIn]
class Either[BuiltIn]
class FailNode[BuiltIn]
class Fallback[BuiltIn]
class Known[BuiltIn]
class ListNode[BuiltIn]
class Product[BuiltIn]
class Ref[BuiltIn]
class Sum[BuiltIn]
class Tuple[BuiltIn]
class Value[BuiltIn]
Show all
Self type

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
object MetaSchema

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
MetaSchema.type
sealed trait Migration

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AddCase
class AddNode
class ChangeType
class DeleteNode
class Optional
class Recursive
class Relabel
class Require
class UpdateFail
Show all
Self type
object Migration

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Migration.type
object NodePath extends Subtype[Chunk[String]]

Attributes

Supertypes
class Subtype[Chunk[String]]
class Newtype[Chunk[String]]
class Object
trait Matchable
class Any
Show all
Self type
NodePath.type
trait SchemaInstances[As <: TypeList]

Special version of zio-constraintless's Instances for capturing Schema instances

Special version of zio-constraintless's Instances for capturing Schema instances

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type