NumType

zio.schema.validation.NumType
See theNumType companion object
sealed trait NumType[A]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BigDecimalType.type
object BigIntType.type
object DoubleType.type
object FloatType.type
object IntType.type
object LongType.type
object ShortType.type

Members list

Concise view

Value members

Abstract methods