MaxCount

object MaxCount
Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

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

must be greater than or equal to 1.