phone static method
A shorthand method. You can also use PhoneValidator directly
Implementation
static LiteValidator phone() {
return PhoneValidator();
}
A shorthand method. You can also use PhoneValidator directly
static LiteValidator phone() {
return PhoneValidator();
}