tethys.refined

package tethys.refined

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class 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
final implicit def RefinedJsonWriter[T : JsonWriter, P, F[_, _] : RefType]: JsonWriter[F[T, P]]

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