BaseConfig

org.latestbit.circe.adt.codec.JsonTaggedAdt$.BaseConfig
sealed trait BaseConfig[E]

Base configuration trait

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Config[E]
class Values[E]
trait PureConfig[E]
class Values[E]

Members list

Value members

Concrete methods

inline def checkStrictRequirements[T]()(using m: Of[T]): Unit
inline def getAllFields[T, Fields <: Tuple](): Vector[String]

Abstract fields

val mappings: Map[String, TagClass[E]]
val strict: Boolean