LengthModel

constructor(min: Int? = null, max: Int? = null)

Parameters

min

Minimum allowed length for the card number

max

Maximum allowed length for the card number