cpf property

ValidatorFunction cpf

verify is a valid CPF

Implementation

static ValidatorFunction get cpf => CpfValidator().validate;