Packages

p

io.finch

refined

package refined

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. refined
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class PredicateFailed(error: String) extends Exception with NoStackTrace with Product with Serializable

Value Members

  1. implicit def decodeEntityRefined[F[_, _], A, B](implicit ad: DecodeEntity[A], v: Validate[A, B], rt: RefType[F]): DecodeEntity[F[A, B]]
  2. implicit def decodePathRefined[F[_, _], A, B](implicit ad: DecodePath[A], v: Validate[A, B], rt: RefType[F]): DecodePath[F[A, B]]

Inherited from AnyRef

Inherited from Any

Ungrouped