Validated

object Validated
class Object
trait Matchable
class Any

Value members

Concrete methods

def withValidations[T](validations: Validated[Any]*)(ifValid: => Validated[T]): Validated[T]

Concrete fields

val ???: Validated[Nothing]