I can validate email id by adding validate-email class to the input filed.
How can I validate an input field of phone number? also, how can we validate a numeric, integer value?
I can validate email id by adding validate-email class to the input filed.
How can I validate an input field of phone number? also, how can we validate a numeric, integer value?
you can try.
validate-numeric
read more
For phone numbers you may try
validate-[custom]