Modulus11Check

uk.gov.hmrc.domain.Modulus11Check

Attributes

Graph
Supertypes
trait ModulusCheck
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

protected def calculateCheckCharacter(utr: String): Char

Attributes

Inherited from:
ModulusCheck
protected def isCheckCorrect(utr: String, checkPosition: Int): Boolean

Attributes

Inherited from:
ModulusCheck

Concrete fields

override protected val checkString: String
override protected val mod: Int
override protected val weights: List[Int]