NotAnObject
dev.constructive.eo.circe.JsonFailure.NotAnObject
Parent wasn't a JsonObject at step (so the walker couldn't look up a field).
Attributes
- Source
- JsonFailure.scala
Members list
Value members
Inherited methods
Human-readable diagnostic. Kept separate from toString so the default enum representation remains useful for structural inspection / pattern-matching-in-tests.
Human-readable diagnostic. Kept separate from toString so the default enum representation remains useful for structural inspection / pattern-matching-in-tests.
Attributes
- Inherited from:
- JsonFailure
- Source
- JsonFailure.scala
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
Attributes
- Inherited from:
- Product
- Source
- Product.scala
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
- Returns
-
in the default implementation, an
Iterator[Any] - Inherited from:
- Product
- Source
- Product.scala
In this article