MaxCount

object MaxCount
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(maxCount: Int): Either[InvalidInput, MaxCount]
Value Params
maxCount

must be greater than or equal to 1.