fieldNameAliases

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

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

Value parameters

aliases

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

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