DEFAULT_SECURITY_CODE_LENGTH top-level constant

int const DEFAULT_SECURITY_CODE_LENGTH

The default length of the CVV or security code (most cards do this)

Implementation

const int DEFAULT_SECURITY_CODE_LENGTH = 3;