io.github.cakelier.tuples.space.JsonTemplate$.JsonMultipleTemplate$.JsonAllOfTemplate
See theJsonAllOfTemplate companion object
sealed trait JsonAllOfTemplate extends JsonMultipleTemplate
A JsonTemplate that matches a JsonElement if and only if all of its inner JsonTemplates matches against the element itself.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article