Collection

org.hungerford.generic.schema.validator.Collection
See theCollection companion object
trait Collection[Col]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object string.type

Members list

Concise view

Type members

Types

type OfType

Value members

Abstract methods

def iterable(collection: Col): Iterable[OfType]