Skip to content

ItalianVAT

Giuseppe Cannella edited this page Feb 19, 2020 · 3 revisions
Type name example
ItalianVAT 13297040362
import com.github.gekomad.regexcollection.Validate.validate
import com.github.gekomad.regexcollection.ItalianVAT

assert(validate[ItalianVAT]("13297040362") == Some("13297040362"))
Clone this wiki locally