package meta
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- meta
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- sealed trait ExtensibleMetaSchema[BuiltIn <: TypeList] extends AnyRef
- type MetaSchema = ExtensibleMetaSchema[::[DynamicValue, End]]
- sealed trait Migration extends AnyRef
- type NodePath = meta.NodePath.Base with meta.NodePath.Tag
- trait SchemaInstances[As <: TypeList] extends AnyRef
Special version of zio-constraintless's Instances for capturing Schema instances
Value Members
- object ExtensibleMetaSchema
- object MetaSchema
- object Migration
- object NodePath extends Subtype[Chunk[String]]
- object SchemaInstances