Syntax

trait Syntax
class Object
trait Matchable
class Any

Value members

Concrete methods

def errors[E](first: OneOf[[F[_]] =>> Schematic[F], E, _], rest: OneOf[[F[_]] =>> Schematic[F], E, _]*)(total: E => WithValue[[F[_]] =>> Schematic[F], E, _]): Schema[E]