io.github.cakelier.tuples.space.JsonTemplate$.JsonBooleanTemplate
See theJsonBooleanTemplate companion object
sealed trait JsonBooleanTemplate extends JsonTemplate
A JsonTemplate that matches a boolean value.
A constant value can be specified to be matched against the given JsonElement. If not, only the type equality will be checked.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article