curp 1.0.0
curp: ^1.0.0 copied to clipboard
A package to easily validate and parse a Mexican CURP.
1.0.0 #
Create a Curp
object with following methods:
parse
andtryParse
for parsing a String into aCurp
object.isValidString
static method to check whether a string is a valid CURP representation.- Implementation of
EquatableMixin
.