isCreditCardCvc method

bool isCreditCardCvc()

Implementation

bool isCreditCardCvc() => validator.isCreditCardCvc(this);