zio.json.JsonError
See theJsonError companion class
object JsonError
Attributes
Members list
Type members
Classlikes
final case class ArrayAccess(i: Int) extends JsonError
final case class ObjectAccess(field: String) extends JsonError
Inherited and Abstract types
The names of the product elements
The name of the type
In this article