Validated

object Validated
Companion:
class
Source:
Validated.scala
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[V[_]](implicit V: Validated[V]): Validated[V]

Returns jap.fields.typeclass.Validated instance for given V

Returns jap.fields.typeclass.Validated instance for given V

Source:
Validated.scala