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