All Downloads are FREE. Search and download functionalities are using the official Maven repository.

zio.schema.annotation.rejectExtraFields.scala Maven / Gradle / Ivy

There is a newer version: 1.6.0
Show newest version
package zio.schema.annotation

/**
 * Annotation specifying that deserialization should reject payloads that contain more fields than specified.
 */
final case class rejectExtraFields() extends scala.annotation.StaticAnnotation




© 2015 - 2025 Weber Informatics LLC | Privacy Policy