tethys.refined
package tethys.refined
Members list
Type members
Classlikes
trait TethysRefinedInstances
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Implicits
Inherited implicits
final implicit def RefinedJsonReader[T : JsonReader, P, F[_, _] : RefType](implicit evidence$3: JsonReader[T], evidence$4: RefType[F], validate: Validate[T, P]): JsonReader[F[T, P]]
Attributes
- Inherited from:
- TethysRefinedInstances
Attributes
- Inherited from:
- TethysRefinedInstances
final implicit def RefinedKeyReader[T, P, F[_, _] : RefType](implicit evidence$5: RefType[F], reader: KeyReader[T], validate: Validate[T, P]): KeyReader[F[T, P]]
Attributes
- Inherited from:
- TethysRefinedInstances
In this article