We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
import com.github.gekomad.regexcollection.Validate.validate import com.github.gekomad.regexcollection.ItalianFiscalCode assert(validate[ItalianFiscalCode]("BDAPPP14A01A001R") == Some("BDAPPP14A01A001R"))