SNum
net.hamnaberg.schema.structure$.SNum
final case class SNum[A](format: Option[String], bounds: Bounds[A])(implicit evidence$2: Fractional[A]) extends Schema[JsonNumber]
Attributes
- Source
- Schema.scala
- Graph
-
- Supertypes
-
trait Schema[JsonNumber]trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Inherited fields
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
Attributes
- Inherited from:
- Schema
- Source
- Schema.scala
In this article