transientField

zio.schema.annotation.transientField
final case class transientField() extends StaticAnnotation

Annotation specifying that serialization should make no effort to encode the field to which the annotation is applied.

This is the dual of @optionalField.

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