helpers/regex library

Constants

regexCode → const String
regexEmail → const String
regexPhone → const String

Functions

isCodeMatch(String value) bool
isEmailMatch(String value) bool
isPhoneMatch(String value) bool