FailWithOneOf

@implicitNotFound("To use this operation you need to have FailWithOneOf[${E}] in scope")
trait FailWithOneOf[E, +P]
class Object
trait Matchable
class Any

Value members

Abstract methods

def oneOf[PP >: P](variants: Seq[PP])(field: Field[PP]): E