json
package
json
Visibility
Public
All
Type Members
sealed
trait
Schema
[
+T
]
extends
Product
sealed abstract
class
Validation
[
S
,
V
]
extends
Product
final
case class
ValidationDef
[
S
,
V
]
(
validation:
Validation
[
S
,
V
]
,
value:
V
,
json:
Value
)
extends
Product
with
Serializable
Value Members
object
Schema
object
Validation
package
schema
Ungrouped