caseNameAliases

zio.schema.annotation.caseNameAliases
final case class caseNameAliases(aliases: String*) extends StaticAnnotation

Annotation for specifying a list of aliases if the case name is somehow known by.

Value parameters

aliases

A variable-length sequence of Strings representing the aliases of the case.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Annotation
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product