HasValidate

org.hungerford.generic.schema.types.HasValidate

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Validation.type

Members list

Concise view

Value members

Concrete methods

protected def validate[T](value: T, validators: Set[Validator[T]]): Boolean