oxygen-schema
oxygen-schema
API
oxygen.schema
JsonSchema
JsonSchema
ASTSchema
ArraySchema
BooleanSchema
IntNumberSchema
NonProductLike
NumberSchema
OptionalSchema
ProductField
ProductLike
ProductLike
ProductSchema
StringSchema
SumCase
SumSchema
Transform
TransformOrFail
TransformOrFailProduct
TransformProduct
JsonSchemaLowPriority
LowPriority1
PlainTextSchema
PlainTextSchema
BearerTokenSchema
EnumSchema
JWTSchema
StringSchema
Transform
TransformOrFail
PlainTextSchemaLowPriority
LowPriority1
SchemaLike
unsafe
SchemaLike
UnsafeDecodingFailure
UnsafeEncodingFailure
instances
throwable
oxygen-schema
/
oxygen.schema
/
JsonSchemaLowPriority
/
LowPriority1
LowPriority1
oxygen.schema.JsonSchemaLowPriority.LowPriority1
trait
LowPriority1
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
object
JsonSchema
Members list
Clear all
Givens
Givens
given
fromPlainText
[
A
](
using
underlying
:
PlainTextSchema
[
A
]):
JsonSchema
[
A
]
given
nonEmptyList
[
A
:
ClassTag
](
using
evidence$1
:
JsonSchema
[
A
],
evidence$2
:
ClassTag
[
A
],
ltt
:
TypeTag
[
List
[
A
]],
neltt
:
TypeTag
[
NonEmptyList
[
A
]]):
JsonSchema
[
NonEmptyList
[
A
]]
given
seq
[
S
[
_
],
A
](
using
seqOps
:
SeqOps
[
S
],
underlying
:
JsonSchema
[
A
],
ct
:
ClassTag
[
A
],
tt
:
TypeTag
[
S
[
A
]]):
JsonSchema
[
S
[
A
]]
In this article
Attributes
Members list
Givens
Givens